Skip to content

bug: Tool calls with 0 tools #471

@Dr0p42

Description

@Dr0p42
assert len(tool_calls) > 0, state["messages"][-1]

We are encountering an issue in our multi-agent system where tool calls are being invoked despite no tool calls being present. This discrepancy needs to be resolved as it is causing operational problems within the agent framework.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions