issues Search Results · repo:google/adk-python language:Python
Filter by
1k results
(70 ms)1k results
ingoogle/adk-python (press backspace or delete to remove)** Please make sure you read the contribution guide and file the issues in the right place. ** Contribution guide.
Is your feature request related to a problem? Please describe.
Is there any same feature ...
bot triaged
core
shohei-ihaya
- Opened 6 hours ago
- #2975
ADK plugins can only be passed to the Runner. However, the get_fast_api_app() doesn t take any plugins as attribute.
Request: add a plugins: List[BasePlugin] field to get_fast_api_app() to be passed to ...
bot triaged
web
marcopellegrino-devoteam
- Opened 6 hours ago
- #2974
Summary
- There is no reliable, built-in way to interrupt an ongoing bidirectional audio stream using LiveRequestQueue without
tearing down the session. Attempts to interrupt via send_content() ...
bot triaged
live
models
sandeshveerani4
- Opened 20 hours ago
- #2972
Is your feature request related to a problem? Please describe. In mcp_toolset.py if the get_tools() method does not
receive a response due to an issue with the MCP server then this can hang forever until ...
bot triaged
mcp
jmhbh
- Opened 21 hours ago
- #2971
Describe the bug
When running a number of evals together we are seeing errors stemming from the Google ADK package.
Things like this:
ERROR asyncio:base_events.py:1879 Unclosed client session
client_session: ...
bot triaged
eval
mattmcc-attest
- 2
- Opened yesterday
- #2968
Describe the solution you d like StreamableHTTPConnectionParams() Allow the user to pass in an httpx_client_factory to
be used when creating the streamablehttp_client
We have some middlewares around clients ...
bot triaged
tracing
calvinbrown085
- 1
- Opened yesterday
- #2963
Is your feature request related to a problem? Please describe. Neo4j GraphRAG for Python requires tenacity v9 or higher.
However, google-adk currently locks tenacity to less than v9 in its dependencies. ...
bot triaged
core
krcm0209
- Opened 2 days ago
- #2962
Describe the bug get_fast_api_app() crashes when agent modules contain the new App class (introduced in ADK 1.14.0+)
during graph visualisation with ValueError: Unsupported tool type .
To Reproduce
Steps ...
bot triaged
web
AlfredoJF
- 1
- Opened 2 days ago
- #2959
** Please make sure you read the contribution guide and file the issues in the right place. ** Contribution guide.
Describe the bug I am running an agent with ToolboxSyncClient. The agent.py looks like ...
bot triaged
web
shobsi
- Opened 2 days ago
- #2957
I m looking to have a tool do something like this:
def load_image(path: str) - str:
return Path(path).read_bytes()
What is the best way to do this?
bot triaged
question
JoshuaSiraj
- 1
- Opened 3 days ago
- #2955

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.