[GH-ISSUE #676] Can the content and toolcall information generated by create_react_agent when generating AIMessage be generated using different models? Can the task reasoning and toolcall be processed by two models? #106

Closed
opened 2026-02-17 17:19:11 -05:00 by yindo · 1 comment
Owner

Originally created by @heyboy905 on GitHub (Sep 28, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/676

Type of issue

issue / bug

Language

Python

Description

Can the content and toolcall information generated by create_react_agent when generating AIMessage be generated using different models? Can the task reasoning and toolcall be processed by two models?

Originally created by @heyboy905 on GitHub (Sep 28, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/676 ### Type of issue issue / bug ### Language Python ### Description Can the content and toolcall information generated by create_react_agent when generating AIMessage be generated using different models? Can the task reasoning and toolcall be processed by two models?
yindo added the langgraph label 2026-02-17 17:19:11 -05:00
yindo closed this issue 2026-02-17 17:19:11 -05:00
Author
Owner

@mdrxy commented on GitHub (Oct 13, 2025):

create_react_agent is deprecated in favor of the new create_agent -- see here

@mdrxy commented on GitHub (Oct 13, 2025): `create_react_agent` is deprecated in favor of the new `create_agent` -- see [here](https://docs.langchain.com/oss/python/releases/langchain-v1#create-agent)
yindo changed title from Can the content and toolcall information generated by create_react_agent when generating AIMessage be generated using different models? Can the task reasoning and toolcall be processed by two models? to [GH-ISSUE #676] Can the content and toolcall information generated by create_react_agent when generating AIMessage be generated using different models? Can the task reasoning and toolcall be processed by two models? 2026-06-05 17:25:05 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#106