-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
web[Component] This issue will be transferred to adk-web[Component] This issue will be transferred to adk-web
Milestone
Description
** Please make sure you read the contribution guide and file the issues in the right place. **
Contribution guide.
Describe the bug
I've been tryting agent samples, specifically for adk_agent_builder_assitant.
when trying on adk web, it sometimes stop generating answers with
finishReason: "STOP"
errorCode: "STOP"
To Reproduce
Please share a minimal code and data to reproduce your problem.
Steps to reproduce the behavior:
- run adk web . on contributing/samples
- Choose adk_agent_builder_assitant agent
- Start chat
- keep conversation for multi-turn (suspect it occurs at multi-turn conversation mostly)
Expected behavior
continuous conversation and corresponding answer message / actions
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Python version(python -V): python 3.12.1
- ADK version(pip show google-adk): 1.17.0
Model Information:
- Are you using LiteLLM: No, I used gemini-2.5-flash and gemini-2.5-pro
- Which model is being used(e.g. gemini-2.5-pro) mostly gemini-2.5-flash
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
web[Component] This issue will be transferred to adk-web[Component] This issue will be transferred to adk-web