handle no tool call generated when there are still uncompleted tasks #22

Closed
opened 2026-02-16 07:17:56 -05:00 by yindo · 0 comments
Owner

Originally created by @bracesproul on GitHub (Jun 12, 2025).

If a model does not generate a tool call, but there are still uncompleted tasks we should route to a node which calls a small model and asks it to determine whether or not the model should end (e.g. it's asking the user a question), or if it should instead route back to the generate action node to continue.

Originally created by @bracesproul on GitHub (Jun 12, 2025). If a model does not generate a tool call, but there are still uncompleted tasks we should route to a node which calls a small model and asks it to determine whether or not the model should end (e.g. it's asking the user a question), or if it should instead route back to the generate action node to continue.
yindo closed this issue 2026-02-16 07:17:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/open-swe#22