Open Issues Need Help
View All on GitHub AI/ML • Agent Frameworks
AI Summary: The `createReactAgent` in LangGraph/LangChain is reported to fail when the underlying LLM (AzureChatOpenAI) returns multiple parallel `tool_calls` in streaming mode, resulting in incomplete `AIMessageChunk` output. The user is seeking guidance on how to properly handle these parallel calls or if there's a way to disable them, noting that no such parameter exists in `CreateReactAgentParams`.
Complexity:
4/5
enhancement good first issue
Framework to build resilient language agents as graphs.
TypeScript
#agents#ai#artificial-intelligence#generative-ai#llm#node#typescript