Skip to content

[Bug] ENDLESS LOOP in google-adk==1.20.0 when I use code executor #3859

@feiniaoshizhe

Description

@feiniaoshizhe

Describe the bug

When I use the code executor, the llm call can get stuck in an ENDLESS LOOP and not to exit
But, this issue emerged after upgrading to Google ADK 1.20.0 and was not present in version 1.19.0

Notably, I used traces to track llm calls and found that there were no tool outputs after using the code executor.

In version 1.19.0, llm call has code executor output
Image

In version 1.20.0, llm call only has code executor input
Image

Versions

  • OS: Windows
  • ADK version: 1.20.0
  • Python version: 3.11

Metadata

Metadata

Labels

tools[Component] This issue is related to tools

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions