* feat: Add structured JSON output support to Agent Node - Add agentStructuredOutput input parameter matching LLM Node structure - Implement configureStructuredOutput method to convert schema to Zod - Add createZodSchemaFromJSON helper for complex JSON schemas - Configure structured output before binding tools (required order) - Disable streaming when structured output is enabled - Extract structured fields in prepareOutputObject method - Resolves issue #5256 * lint fix * add structured output to Agent node * add structured output to Agent node --------- Co-authored-by: Henry <hzj94@hotmail.com> |
||
|---|---|---|
| .. | ||
| agentflow | ||
| agents | ||
| analytic | ||
| cache | ||
| chains | ||
| chatmodels | ||
| documentloaders | ||
| embeddings | ||
| engine | ||
| graphs/Neo4j | ||
| llms | ||
| memory | ||
| moderation | ||
| multiagents | ||
| outputparsers | ||
| prompts | ||
| recordmanager | ||
| responsesynthesizer | ||
| retrievers | ||
| sequentialagents | ||
| speechtotext/assemblyai | ||
| textsplitters | ||
| tools | ||
| utilities | ||
| vectorstores | ||