Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
57 views

Does LoopAgent return control to parent after escalate in Google ADK? I'm using Google ADK with this structure: root_agent (LlmAgent) └── loop (LoopAgent) ├── generator ├── critic └── status_checker (...
0 votes
0 answers
59 views

an error occurred: Missing key inputs argument! To use the Google AI API, provide (`api_key`) arguments. To use the Google Cloud API, provide (`vertexai`, `project` & `location`) arguments. I'm ...
1 vote
0 answers
56 views

I’m using Google ADK with a Sequential Workflow orchestrator. I have two agents: sql_agent – generates SQL query execute_sql_agent – executes SQL query I’m streaming responses into a custom Chainlit ...
0 votes
1 answer
136 views

I implemented an agent to be called by an orchestrator using a2a. Both agents are running and the ADK works well with it, however since I have a long-lasting session on the sub-agent (called through ...

AltStyle によって変換されたページ (->オリジナル) /