-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: google/adk-python
Overview
Could not load contribution data
Please try again later
4 Releases published by 4 people
-
v1.9.0
published
Jul 31, 2025 -
v1.10.0
published
Aug 7, 2025 -
v1.11.0
published
Aug 14, 2025 -
v1.12.0 Release 1.12.0
published
Aug 21, 2025
162 Pull requests merged by 3 people
-
chore: Ignore hidden files in autoformat.sh
#2695 merged
Aug 23, 2025 -
chore: Remove unnecessary import in runners
#2688 merged
Aug 22, 2025 -
docs: Clean up docs in sample
#2690 merged
Aug 22, 2025 -
fix: Update routes for list_eval_sets, add_session_to_eval_set, get_eval, update_eval and delete_eval
#2675 merged
Aug 22, 2025 -
docs: Fixes root_agent.yaml in tool_mcp_stdio_notion_config for Agent Config sample and add README.md
#2672 merged
Aug 22, 2025 -
chore: add triaging instructions for mcp
#2671 merged
Aug 22, 2025 -
feat: Add support for store audio and transcription into events/sessions and artifacts
#1867 merged
Aug 22, 2025 -
fix: Update
create_eval_set
API to return the created EvalSet and it route#2635 merged
Aug 22, 2025 -
feat: Allow user to specify protocol for A2A RPC URL in to_a2a utility
#2649 merged
Aug 21, 2025 -
chore: Fixes a few lint error for tools
#2669 merged
Aug 21, 2025 -
fix: updating BaseAgent.clone() and LlmAgent.clone() to properly clone fields that are lists
#2091 merged
Aug 21, 2025 -
fix: make tool description for bigquery
execute_sql
for various write modes self contained#2308 merged
Aug 21, 2025 -
fix: Set invocation_id and branch for event generated when both output_schema and tools are used
#2648 merged
Aug 21, 2025 -
fix: rework parallel_agent.py to always aclose async generators
#2601 merged
Aug 21, 2025 -
chore: add test for parallel agent to verify correct handling of exceptions
#2628 merged
Aug 21, 2025 -
chore: add test for parallel agent to verify correct ordering of agents
#2608 merged
Aug 21, 2025 -
fix: add table metadata info into Spanner tool
get_table_schema
and fix the key usage info#2578 merged
Aug 21, 2025 -
chore: Bump version number to 1.12.0
#2630 merged
Aug 21, 2025 -
fix: Fixes deps in
test
extra dep#2639 merged
Aug 20, 2025 -
chore: Removes unused
to_agent_config
method in BaseAgentConfig#2638 merged
Aug 20, 2025 -
fix: Fix Spanner DatabaseSessionService support
#2518 merged
Aug 20, 2025 -
chore: Update
openai
dependency version, based on correct OPENAI release#2613 merged
Aug 19, 2025 -
docs: add contributing bigtable sample
#2605 merged
Aug 19, 2025 -
fix: Lazy load VertexAiCodeExecutor and ContainerCodeExecutor
#2610 merged
Aug 19, 2025 -
feat: Add setdefault method to the ADK State object
#2589 merged
Aug 19, 2025 -
feat: Add env var to suppress experimental warnings
#2523 merged
Aug 19, 2025 -
chore: add the missing license header for core_callback_config init file
#2587 merged
Aug 19, 2025 -
feat: add Bigtable tools
#2338 merged
Aug 18, 2025 -
fix: Fix the path for agent card in A2A demo
#2598 merged
Aug 18, 2025 -
fix: litellm-test due to breaking change in dep library of extension extra
#2596 merged
Aug 18, 2025 -
fix: Fix the path for agent card in A2A demo
#2519 merged
Aug 18, 2025 -
chore(config): Creates yaml_utils.py in utils to allow adk dump yaml in the same style
#2571 merged
Aug 18, 2025 -
chore: Return explict None type for DELETE endpoints
#2574 merged
Aug 17, 2025 -
chore(config): Add _config suffix to all yaml-based agent examples
#2573 merged
Aug 16, 2025 -
chore: Rename run related method and request to align with the conventions
#2570 merged
Aug 15, 2025 -
fix: Using base event's invocation id when merge multiple function response event
#2572 merged
Aug 15, 2025 -
feat: support deploying config agent to Agent Engine in CLI
#2569 merged
Aug 15, 2025 -
fix: avoid crash when there is no candidates_token_count, which is Optional
#2527 merged
Aug 15, 2025 -
docs(config): fix core_callback example
#2567 merged
Aug 15, 2025 -
feat: adding build image to deploy cloud_run options
#2502 merged
Aug 15, 2025 -
fix: Fix the packaging version comparison logic in adk cli
#2532 merged
Aug 15, 2025 -
fix: Add Spanner admin scope to Spanner tool default Oauth scopes
#2540 merged
Aug 15, 2025 -
fix(config): Fixes SequentialAgent.config_type type hint
#2542 merged
Aug 15, 2025 -
feat: Support custom tool_name_prefix in auto-generated GoogleApiToolset
#2539 merged
Aug 15, 2025 -
docs(config): Adds a minimal sample to demo how to use Agent Config to create a multi-agent setup
#2554 merged
Aug 15, 2025 -
fix: Fixes the host in the ansi bracket of adk web
#2555 merged
Aug 15, 2025 -
fix: Add spanner tool name prefix
#2538 merged
Aug 15, 2025 -
chore: update models in samples/ folder to be gemini 2.0+
#2552 merged
Aug 15, 2025 -
chore: remove the "one commit" requirement from the contributing guide
#2549 merged
Aug 14, 2025 -
chore: Bump version to 1.11.0
#2545 merged
Aug 14, 2025 -
chore: add contributing spanner sample
#2522 merged
Aug 14, 2025 -
fix: add the missing
required
tool parameters for Anthropic models#2529 merged
Aug 14, 2025 -
fix: Uncomment OTel tracing in base_llm_flow.py
#2533 merged
Aug 14, 2025 -
fix: A2A RPC URL got overriden by host and port param of adk api server
#2520 merged
Aug 13, 2025 -
chore: Added upper version bounds to dependencies in "pyproject.toml"
#2486 merged
Aug 13, 2025 -
fix: aclose all async generators to fix OTel tracing context
#2383 merged
Aug 13, 2025 -
docs(config): Fixes tool_functions, which is a config-based sample for using tools
#2515 merged
Aug 13, 2025 -
chore: Update comment to reference "Streamable HTTP Client"
#2480 merged
Aug 13, 2025 -
fix: Use PreciseTimestamp for create and update time in database session service to improve precision
#2498 merged
Aug 13, 2025 -
fix: Ignore AsyncGenerator return types in function declarations
#2505 merged
Aug 13, 2025 -
fix: Make all subclass of BaseToolset to call parent constructor
#2497 merged
Aug 13, 2025 -
feat: Support adding prefix to tool names returned by toolset
#2400 merged
Aug 12, 2025 -
chore: Remove logging that contains full event data from DatabaseSessionService
#2477 merged
Aug 12, 2025 -
chore: add the missing env variables in discussion_answering.yml
#2494 merged
Aug 12, 2025 -
feat: Expose
print_detailed_results
param toAgentEvaluator.evaluate
#2389 merged
Aug 12, 2025 -
feat: remove load_dotenv() in feature_decorator.py
#2424 merged
Aug 12, 2025 -
chore: add Gemini API docs as a new datastore for the ADK Answering Agent
#2472 merged
Aug 12, 2025 -
chore: add the missing license header for some sample agents' files
#2488 merged
Aug 12, 2025 -
fix: docstring concatenation in 3.13
#2476 merged
Aug 12, 2025 -
docs: Add workflow_triage sample for multi-agent request orchestration
#2474 merged
Aug 12, 2025 -
docs(config): add examples for config agents
#2473 merged
Aug 12, 2025 -
chore: Add docstring to clarify the behavior of preload memory tool
#2288 merged
Aug 11, 2025 -
chore: add experimental messages for a2a related API
#2454 merged
Aug 11, 2025 -
chore: Fixes generate_image sample
#2470 merged
Aug 11, 2025 -
docs: Adds pypi badge to README.md
#2468 merged
Aug 11, 2025 -
chore: Make all FastAPI endpoints async
#2451 merged
Aug 9, 2025 -
docs: update StreamableHTTPConnectionParams docstring to remove SSE reference
#1456 merged
Aug 9, 2025 -
chore: Group FastAPI endpoints with tags
#2449 merged
Aug 9, 2025 -
chore(config): replace @working_in_progress with @experimental for config agent feature
#2444 merged
Aug 8, 2025 -
chore: allow implementations to skip defining a close method on Toolset
#2431 merged
Aug 8, 2025 -
fix: Lazy load retrieval tools and prompt users to install extensions if import failed
#2442 merged
Aug 8, 2025 -
chore: Add sample agent to test support of output_schema and tools at the same time for gemini model
#2367 merged
Aug 8, 2025 -
feat: Support both output_schema and tools at the same time in LlmAgent
#2366 merged
Aug 8, 2025 -
fix: incorrect logic in LlmRequest.append_tools and make BaseTool to call it
#2440 merged
Aug 8, 2025 -
fix: incorrect logic in LlmRequest.append_tools and make BaseTool to call it
#2364 merged
Aug 8, 2025 -
chore: add Github workflow config for uploading ADK docs to knowledge store
#2421 merged
Aug 7, 2025 -
chore: update ADK Answering agent to reference doc site instead of adk-docs repo
#2381 merged
Aug 7, 2025 -
chore: Bump version number to 1.10.0
#2372 merged
Aug 7, 2025 -
fix: Set the
agent_framework
when initializing module-based agent engine#2392 merged
Aug 7, 2025 -
fix: accommodate for open api schema that do not have any 'properties'
#2344 merged
Aug 7, 2025 -
chore: only run ADK Answering Agent automatically when Q&A discussion is created
#2396 merged
Aug 7, 2025 -
chore(config): add the public URL of JSON schema file to template
#2399 merged
Aug 7, 2025 -
feat(config): implement config and from_config for MCPToolset
#2397 merged
Aug 7, 2025 -
fix(config): fix
adk create --type=config
#2395 merged
Aug 7, 2025 -
chore: add a disclaimer for the response from the answering agent
#2387 merged
Aug 7, 2025 -
refactor(config): move BaseToolConfig to a separate file
#2388 merged
Aug 6, 2025 -
feat: Add metadata field to ADK BaseTool
#2333 merged
Aug 6, 2025 -
feat(config): implement config and from_config for ExampleTool
#2379 merged
Aug 6, 2025 -
fix: lazy import VertexAiRagRetrieval
#2380 merged
Aug 6, 2025 -
feat(config): implement configs and from_config() for CrewaiTool and LangchainTool
#2377 merged
Aug 6, 2025 -
chore: remove unused Example-related classes
#2378 merged
Aug 6, 2025 -
feat(config): implement from_config() for BaseTool
#2247 merged
Aug 6, 2025 -
chore: add the missing name for the ADK Answering Agent workflow
#2370 merged
Aug 5, 2025 -
chore: add Github workflow config for the ADK Answering agent
#2359 merged
Aug 5, 2025 -
feat: Implement Live Session Resumption
#2270 merged
Aug 5, 2025 -
chore: Import AGENT_CARD_WELL_KNOWN_PATH from adk instead of from a2a directly
#2355 merged
Aug 5, 2025 -
feat(tools): create enterprise_web_search_tool as a tool instance
#2306 merged
Aug 5, 2025 -
fix: correct type annotation
#2311 merged
Aug 5, 2025 -
chore: update the prompt to make the ADK Answering Agent more objective
#2331 merged
Aug 4, 2025 -
fix(cli): Fixes adk deploy cloud_run cli
#2330 merged
Aug 4, 2025 -
chore: Add sample agent for testing parallel functions execution
#2307 merged
Aug 2, 2025 -
feat: Support parallel execution of parallel function calls
#2303 merged
Aug 2, 2025 -
feat: Allow max tokens to be customizable in Claude
#2304 merged
Aug 1, 2025 -
fix: incompatible a2a sdk changes
#2287 merged
Aug 1, 2025 -
chore: Hide the ask_data_insights tool until the API is publicly available
#2280 merged
Aug 1, 2025 -
chore: change
LlmRequest.config
's default value to betypes.GenerateContentConfig()
instead of None#2266 merged
Aug 1, 2025 -
docs: fix typos
#2275 merged
Aug 1, 2025 -
feat(config): add GenerateContentConfig to LlmAgentConfig
#2264 merged
Aug 1, 2025 -
chore: prevent triggering of _load_from_yaml_config in AgentLoader
#2285 merged
Jul 31, 2025 -
chore: Bump version and update CHANGELOG for v1.9.0
#2262 merged
Jul 31, 2025 -
fix: Re-adding eval related changes
#2269 merged
Jul 31, 2025 -
chore: Remove unnecessary flags
#2271 merged
Jul 31, 2025 -
fix: Return session state in list_session API endpoint
#2267 merged
Jul 31, 2025 -
chore: replace module import for BaseAgent in local_eval_service
#2268 merged
Jul 31, 2025 -
chore: Move create_session log to where the session is actually created
#2265 merged
Jul 30, 2025 -
fix: use
pull_request_target
event as the trigger of PR triaging agent#2244 merged
Jul 30, 2025 -
feat: add chat first-party tool
#1961 merged
Jul 30, 2025 -
chore: remove redundant definition for
adk deploy gke
command#2245 merged
Jul 30, 2025 -
chore: Replace selcukg with genquan
#2243 merged
Jul 29, 2025 -
feat(config): add
--type
flag toadk create
to allow starting with config#2222 merged
Jul 29, 2025 -
chore: Fix the long running test cases
#2239 merged
Jul 29, 2025 -
chore: add Github workflow config for the ADK PR triaging agent
#2159 merged
Jul 29, 2025 -
fix: runner was expecting Event object instead of Content object when using early exist feature
#2241 merged
Jul 29, 2025 -
chore: create an initial prototype agent to triage pull requests
#2140 merged
Jul 29, 2025 -
fix: import cli's artifact dependencies directly
#2240 merged
Jul 29, 2025 -
fix: Copy the original function call args before passing it to callback or tools to avoid being modified
#2229 merged
Jul 29, 2025 -
chore: add the missing license header for a2a/__init__.py
#2186 merged
Jul 29, 2025 -
fix: restore bigquery sample agent to runnable form
#2147 merged
Jul 29, 2025 -
docs: Update documents about the information of viber coding
#2220 merged
Jul 29, 2025 -
feat: Respect the .ae_ignore file when deploying to agent engine
#2163 merged
Jul 28, 2025 -
feat(config): support ADK built-in and custom tools in config
#2146 merged
Jul 27, 2025 -
feat: Added an Fast API new endpoint to serve eval metric info
#2165 merged
Jul 25, 2025 -
chore(config): Moves agent configs to separate python files
#2183 merged
Jul 25, 2025 -
fix: Switch from agent_engine_name to agent_engine_id for updating instances
#2181 merged
Jul 25, 2025 -
chore: experiment endpoint
#2180 merged
Jul 25, 2025 -
feat(config): Adds CustomAgentConfig to support user-defined agents in config
#2142 merged
Jul 25, 2025 -
feat: Add a CLI option to update an agent engine instance
#2160 merged
Jul 24, 2025 -
feat: add
-v
,--verbose
flag to enable DEBUG logging as a shortcut for--log_level DEBUG
#2145 merged
Jul 24, 2025 -
feat: modularize fast_api.py to allow simpler construction of API Server
#2154 merged
Jul 24, 2025 -
fix: Add absolutize_imports option when deploying to agent engine
#2086 merged
Jul 24, 2025
90 Pull requests opened by 49 people
-
fix: Stop filtering events that contain function responses
#2152 opened
Jul 24, 2025 -
feat: Make MAX_DOWNLOADED_QUERY_RESULT_ROWS configurable
#2167 opened
Jul 24, 2025 -
fix: MCPToolset does not include authentication information during initialization and tool listing
#2173 opened
Jul 25, 2025 -
feat: add support for ContetxtWindowCompressionConfig in RunConfig
#2206 opened
Jul 28, 2025 -
feat: Dynamic authentication handling in MCPToolset from ADK Readonly…
#2208 opened
Jul 28, 2025 -
fix: Don’t remove all events between last function response and function event that triggered it
#2214 opened
Jul 28, 2025 -
fix: Update `agent_card_builder` to follow grammar rules
#2226 opened
Jul 28, 2025 -
fix: Allow disabling cert verify for RestApiTool and its dependency
#2227 opened
Jul 28, 2025 -
docs: fix import statement in sample code
#2248 opened
Jul 30, 2025 -
feat: Add fallback_to_parent functionality to LlmAgent
#2253 opened
Jul 30, 2025 -
Fix - export HttpAuth modules
#2258 opened
Jul 30, 2025 -
feat(mcp): add auto_initialize parameter to StreamableHTTPConnectionParams
#2259 opened
Jul 30, 2025 -
feat: test
#2282 opened
Jul 31, 2025 -
doc: updates CONTRIBUTING.md
#2286 opened
Jul 31, 2025 -
chore: replace module imports for vertexai, rouge_score and tabulate in ADK eval packages
#2294 opened
Aug 1, 2025 -
chore: Fallback to import package `a2a_sdk` when `a2a` is not available
#2314 opened
Aug 3, 2025 -
feat: Allow sending state without message in agent run
#2315 opened
Aug 3, 2025 -
feat: Adds telemetry and fixes usage metadata for live mode
#2325 opened
Aug 4, 2025 -
Fix typo: by--save_session option in `adk run --resume` help
#2326 opened
Aug 4, 2025 -
Fix: typo in adk run --replay help text
#2327 opened
Aug 4, 2025 -
feat(lite_llm): add `text/plain` file support
#2340 opened
Aug 5, 2025 -
feat: No-op
#2341 opened
Aug 5, 2025 -
chore: Update create_session to use pydantic object
#2342 opened
Aug 5, 2025 -
fix(llm_flows): resolve issue where adk is unavailable when tool is not present
#2345 opened
Aug 5, 2025 -
fix(evals): fix add session to eval set list index out of range error
#2347 opened
Aug 5, 2025 -
fix: bigquery toolset should allow lazy load credentials
#2356 opened
Aug 5, 2025 -
feat: Introduce app abstraction, contents_strategy and compaction_strategy
#2365 opened
Aug 5, 2025 -
fix: Update adk_app handling to use custom module without .py extension
#2374 opened
Aug 6, 2025 -
feat(config): implement config class and from_config for LongRunningFunctionTool
#2376 opened
Aug 6, 2025 -
Add KerasHub Support for Local Model Inference
#2390 opened
Aug 6, 2025 -
feat(artifacts): add LocalFileArtifactService for local file system storage
#2408 opened
Aug 7, 2025 -
fix: Fix Starting path not found error
#2411 opened
Aug 7, 2025 -
docs: Add Windows setup tip for virtual environment usage
#2413 opened
Aug 7, 2025 -
Fix various typos throughout the codebase
#2414 opened
Aug 7, 2025 -
feat(plugins): add thread-safe LogCollectorPlugin for event logging
#2427 opened
Aug 7, 2025 -
Fix PDF MIME type for LiteLLM models
#2429 opened
Aug 7, 2025 -
feat: Add enum constraint to `agent_name` for `transfer_to_agent`
#2437 opened
Aug 8, 2025 -
Update google_api_toolsets.py add service_account to SheetToolset
#2439 opened
Aug 8, 2025 -
chore: Fix spelling
#2447 opened
Aug 8, 2025 -
docs: Fix instructions to clearly indicate PRs should only have one commit
#2448 opened
Aug 8, 2025 -
chore: Throw in `Runner.run_async()` if the passed in content doesn't contain role
#2458 opened
Aug 10, 2025 -
Fix Colab compatibility by relaxing requests version requirement
#2460 opened
Aug 11, 2025 -
chore: Add middleware support agent
#2471 opened
Aug 11, 2025 -
feat: adk web server accepts initial session state
#2475 opened
Aug 11, 2025 -
fix: Updated some flows to run on BaseAgent instances where supported
#2510 opened
Aug 13, 2025 -
fix: Ignore AsyncGenerator return types in function declarations
#2514 opened
Aug 13, 2025 -
ADK changes
#2526 opened
Aug 13, 2025 -
feat: Add `--extra_packages` option to `adk deploy agent_engine`
#2536 opened
Aug 14, 2025 -
refactor: Remove unnecessary branching in run_cli
#2537 opened
Aug 14, 2025 -
feat: passthrough extra args for `adk deploy cloud_run` as Cloud Run args
#2544 opened
Aug 14, 2025 -
feat: more generic url
#2556 opened
Aug 15, 2025 -
fix: adk deploy docker file file permission
#2563 opened
Aug 15, 2025 -
fix: dev ui url works in sub-apps
#2568 opened
Aug 15, 2025 -
Adopt OTel semantic conventions for agents and frameworks
#2575 opened
Aug 16, 2025 -
fix: graceful fallback for symlink creation failures
#2582 opened
Aug 17, 2025 -
fix typo
#2586 opened
Aug 18, 2025 -
fix: double function response processing issue
#2588 opened
Aug 18, 2025 -
feat: adding the ability to set Dockerfile base image for GKE and Cloud Run.
#2597 opened
Aug 18, 2025 -
chore: Change live connection log level from info to debug
#2600 opened
Aug 19, 2025 -
fix: agent session state becoming stale when using colab utils to run the agent
#2606 opened
Aug 19, 2025 -
fix: send full MIME types for image/video/pdf in get_content for issue #2122
#2612 opened
Aug 19, 2025 -
fix: new agent card
#2623 opened
Aug 20, 2025 -
fix: old a2a url works
#2626 opened
Aug 20, 2025 -
Creates a plugin flag to register a plugin with the adk api_server
#2637 opened
Aug 20, 2025 -
feat: Add custom User-Agent header to RestApiTool requests
#2641 opened
Aug 20, 2025 -
chore: add if condition to pr-triage
#2644 opened
Aug 21, 2025 -
[feat] Add API to fast api server to save artifacts
#2650 opened
Aug 21, 2025 -
chore: correct typo in pyproject.toml (swtich → switch)
#2651 opened
Aug 21, 2025 -
feat: Add the ask_data_insights tool for natural language queries on BigQuery data
#2653 opened
Aug 21, 2025 -
test: add E2E telemetry test
#2660 opened
Aug 21, 2025 -
chore: Cache MCP tools to avoid multiple list_tools calls
#2662 opened
Aug 21, 2025 -
fix: relaxes dependency constraints to improve compatibility with FastAPI …
#2663 opened
Aug 21, 2025 -
feat: Support escaping '{' and '}' in system instructions
#2666 opened
Aug 21, 2025 -
docs: fix spelling error in `response_for_auth_required` parameter docstring
#2680 opened
Aug 22, 2025 -
fix: Fix links in sample READMEs
#2681 opened
Aug 22, 2025 -
feat: Add a tool confirmation flow which gathers custom input from the user before tool execution
#2687 opened
Aug 22, 2025 -
feat: Allow Union types in input/output schemas
#2691 opened
Aug 22, 2025 -
fix: Update routes for `run_eval`, `get_eval_result`, `list_eval_results` and `list_metrics_info`
#2694 opened
Aug 23, 2025 -
chore: Fixes a2a tests for python 3.9
#2696 opened
Aug 23, 2025 -
ADK changes
#2697 opened
Aug 23, 2025 -
feat: Add progressive streaming for run_async via ProgressiveTool (partial progress + final result)
#2698 opened
Aug 23, 2025 -
feat: support custom service account to `adk deploy cloud_run`
#2699 opened
Aug 23, 2025
201 Issues closed by 40 people
-
Bug: AgentTool uses a hardcoded user_id, preventing user context propagation to sub-agents
#2407 closed
Aug 22, 2025 -
RemoteA2aAgent with A2A agent from GCR
#2679 closed
Aug 22, 2025 -
ERROR:opentelemetry.context:Failed to detach context
#1670 closed
Aug 22, 2025 -
Feature Request: Add Custom User-Agent Header to RestApiTool Requests
#2676 closed
Aug 22, 2025 -
Documentation on updating state is confusing and conflicts in multiple places
#2667 closed
Aug 22, 2025 -
Agent tools erroring when using output schema
#2664 closed
Aug 21, 2025 -
When using output schema with tools, invocation_id is not being set
#2631 closed
Aug 21, 2025 -
Clarification on behavior of output_key in a branch context for ParallelAgent
#2633 closed
Aug 21, 2025 -
Bigquery tool fails to handle NUMERIC columns
#1943 closed
Aug 20, 2025 -
{"error": "Object of type date is not JSON serializable"}
#2457 closed
Aug 20, 2025 -
Multi-agent intermediate and final outputs not fully shown
#1523 closed
Aug 20, 2025 -
ADK Web Server Connection Error with Google AI Studio
#2595 closed
Aug 19, 2025 -
ADK DatabaseSessionService true async?
#2603 closed
Aug 19, 2025 -
adk deploy cloud_run fixes the Python version at 3.11, but some sample agents depend on Python 3.12.
#2219 closed
Aug 15, 2025 -
Sub-agent not working for voice agents
#943 closed
Aug 15, 2025 -
[Question] Why do you need check of `event.content and event.content.parts`, both?
#1543 closed
Aug 15, 2025 -
Bug: Uses InMemoryArtifactService in Cloud Run deployment with --artifact_service_uri
#2503 closed
Aug 15, 2025 -
Issue: Path Parameter Extraction for Complex Google API Endpoints
#1814 closed
Aug 15, 2025 -
MCPTimeout error inside linux container
#1453 closed
Aug 15, 2025 -
VertexAISearchTool not working with Gemin, retrieval parameter is not supported in Gemini API
#2420 closed
Aug 15, 2025 -
ADK does not supporting two tools with same name exist in different class
#2406 closed
Aug 14, 2025 -
ADK: Missing Thought Process Output with Claude Sonnet 4 Despite Enabled Parameters
#1489 closed
Aug 14, 2025 -
before_agent_callback is not working as expected
#1567 closed
Aug 14, 2025 -
SyntaxError: source code string cannot contain null bytes' when deploying to Firestore via gh actions
#2361 closed
Aug 14, 2025 -
MCP tool related error with 'uv'
#2394 closed
Aug 14, 2025 -
Error when stacking agents: Prompt leakage for the master agent
#1460 closed
Aug 14, 2025 -
New/updated features are not visible to old customer
#1728 closed
Aug 14, 2025 -
ModuleNotFoundError: No module named 'llama_index'
#2299 closed
Aug 14, 2025 -
Cannot import HttpAuth and HttpCredentials
#2257 closed
Aug 14, 2025 -
'LlmRequest' object has no attribute 'content'
#1534 closed
Aug 14, 2025 -
Failed to parse the tool parameter
#2232 closed
Aug 14, 2025 -
Session often not accessible to subsequent agents, timing issue?
#1119 closed
Aug 14, 2025 -
MCP Server with adk - 400 INVALID_ARGUMENT Invalid JSON payload received
#1172 closed
Aug 14, 2025 -
BUG: Function calls appear in the output as opposed to the output itself
#1648 closed
Aug 14, 2025 -
More clear error message for missing param type with default with Gemini
#1169 closed
Aug 14, 2025 -
MCPToolset Timeout Error
#1086 closed
Aug 14, 2025 -
Unable to deploy ADK Agent to Vertex AI Agent Engine due to type incompatibility
#2018 closed
Aug 14, 2025 -
ADK Dev UI - Graph error
#1170 closed
Aug 14, 2025 -
Bug: state_delta from parallel AgentTool calls not aggregated
#1153 closed
Aug 14, 2025 -
Unsupported file uri: INVALID_ARGUMENT run_sse
#1097 closed
Aug 14, 2025 -
input_schema does not work, even with the simplest possible BaseModel class
#1063 closed
Aug 14, 2025 -
Nested Workflow Agents not working as intended
#1060 closed
Aug 14, 2025 -
Multi-Agent setting - parallel agent not executing in parallel with this configuration
#1051 closed
Aug 14, 2025 -
Root agent found is not an instance of BaseAgent. But a type <class 'module'>
#1030 closed
Aug 14, 2025 -
Multi-agent setting - final agent crashing often with this message
#1028 closed
Aug 14, 2025 -
Bug in Cloud Run Deployment
#1025 closed
Aug 14, 2025 -
Unable to deploy adk-python demo weather agent to Vertex AI
#1004 closed
Aug 14, 2025 -
Cannot combine LoopAgent, state injection, and curly braces due to lack of global_instructions support
#1235 closed
Aug 14, 2025 -
❗Vertex AI Deployment Fails for Multi-Agent Architecture Due to Agent Serialization Error
#1090 closed
Aug 14, 2025 -
Consistently running into 500 errors
#1138 closed
Aug 14, 2025 -
Session state update not working properly
#345 closed
Aug 14, 2025 -
feature request: Better option for obtaining Agent Evaluation results in a JSON file
#1036 closed
Aug 14, 2025 -
Streaming(live) not working with example tool
#639 closed
Aug 14, 2025 -
streaming tool is not working for latest model for Vertex endpoint. It works for AIS endpoint.
#619 closed
Aug 14, 2025 -
Model does not stop output when new content is received.
#1187 closed
Aug 14, 2025 -
Problem with handling a WS connection break between the server and the LLM
#1105 closed
Aug 14, 2025 -
trying runner.run() using fastapi
#1101 closed
Aug 14, 2025 -
Live Api with tools agents end with `extra_headers` issue
#1212 closed
Aug 14, 2025 -
Support of: gemini-2.5-flash-preview-tts [ 500 INTERNAL ]
#1113 closed
Aug 14, 2025 -
Gemini Integration with ADK: Model Stability & None Response Issue
#1088 closed
Aug 14, 2025 -
OpenAPIToolset not compatible with 2.x OAS
#1070 closed
Aug 14, 2025 -
Inconsistent google search results with same model and prompt
#1046 closed
Aug 14, 2025 -
Is there problem with gemini-2.5-flash-05-20?
#1041 closed
Aug 14, 2025 -
Parent Agent is not following planner actions on sub-agents
#942 closed
Aug 14, 2025 -
Tool Description not showing correct return type.
#723 closed
Aug 14, 2025 -
OpenRouter BadRequest when passing messages with multiple parts.
#652 closed
Aug 14, 2025 -
WARNING - base_authenticated_tool.py:72 - auth_config or auth_config.auth_scheme is missing.
#2200 closed
Aug 14, 2025 -
Bigquery Testcases are Failing
#2149 closed
Aug 14, 2025 -
Missing required tool parameters for Claude (AnthropicVertex)
#1692 closed
Aug 14, 2025 -
Standard open telemetry fields like token count are not set
#1234 closed
Aug 14, 2025 -
unable to reproduce the quickstart guide using uv in uv project
#2483 closed
Aug 14, 2025 -
Removing a param from a tool does not update agent's internal understanding of the required param
#1439 closed
Aug 14, 2025 -
AttributeError: module 'httpx_aiohttp' has no attribute 'HttpxAiohttpClient'
#2335 closed
Aug 14, 2025 -
Session resumption not working
#2179 closed
Aug 14, 2025 -
if sub_agent name use chinese,ADK use it with a tool.and get a error.
#1787 closed
Aug 14, 2025 -
Get Invocation ID from tool context
#1831 closed
Aug 14, 2025 -
Multiline LLM logging creates fragmented log entries in Agent Engine Cloud Logging deployments
#2063 closed
Aug 13, 2025 -
McpError: Connection closed for youtube_transcript_api
#1713 closed
Aug 13, 2025 -
MCPTOOLSET issue on connecting new mcp server with google ADK
#1277 closed
Aug 13, 2025 -
The model periodically does not see images.
#2507 closed
Aug 13, 2025 -
Bug Report: func.now() Default with Update Count Check Causes Exception in StorageSession
#1398 closed
Aug 13, 2025 -
LiteLlm model in ADK ignores stream=True — no streaming happens
#2231 closed
Aug 13, 2025 -
400 INVALID_ARGUMENT error when adding FunctionTool with ToolContext in RAG-based Agent
#2137 closed
Aug 12, 2025 -
Can anybody please help me to understand why this code doesnt work??
#1795 closed
Aug 12, 2025 -
Plots cannot be displayed on Dev UI (adk web) by using BuiltInCodeExecutor()
#2283 closed
Aug 12, 2025 -
[Question] Why do we need `app_name` while creating session service as well as runner?
#1541 closed
Aug 12, 2025 -
[Question] Connect to mcp-remote server
#1274 closed
Aug 12, 2025 -
[Bug]: 503 error every day 3-4 times
#2131 closed
Aug 12, 2025 -
How Do Agents Access State Variables? Understanding State Value Retrieval in LLM Agents
#1948 closed
Aug 12, 2025 -
MCP Toolbox returns error when SELECT returns 0 rows or after DELETE/INSERT execution
#1857 closed
Aug 12, 2025 -
MCPToolset does not accept tools with float inputs
#1822 closed
Aug 12, 2025 -
Static RPC URL in AgentCardBuilder may make the agent inaccessible
#2467 closed
Aug 12, 2025 -
output_schema cannot co-exist with agent transfer configurations
#1910 closed
Aug 12, 2025 -
Error in event_generator: Function set_state_variable is not found in the tools_dict.
#1906 closed
Aug 12, 2025 -
BUG: Incorrect output token usage in telemetry data
#1668 closed
Aug 12, 2025 -
Tool calling Issue with Gemini models as ADK Agent model
#1600 closed
Aug 12, 2025 -
VideoAnalysisAgent returns incorrect video summary when provided with a YouTube link
#1409 closed
Aug 11, 2025 -
One missing space prevents adk deploy cloud_run --a2a from working
#2139 closed
Aug 11, 2025 -
iPhone
#2452 closed
Aug 11, 2025 -
Support more OpenTelemetry GenAI span attributes and events
#356 closed
Aug 11, 2025 -
RuntimeError: [WIP] _load_from_yaml_config Fails on Python 3.13
#2455 closed
Aug 10, 2025 -
MCPToolset (BrowserMCP) Times Out When Used Inside LoopAgent
#1078 closed
Aug 10, 2025 -
Tool execution succeeds but agent crashes due to serialization of unused tool variable
#1056 closed
Aug 10, 2025 -
How to pass the user_session_id from agent to mcp server tool
#1048 closed
Aug 10, 2025 -
sub agent cloud not correctly to transfer to root agent and calling the MCP tool
#1039 closed
Aug 10, 2025 -
ApplicationIntegrationToolset.get_tools' was never awaited
#1037 closed
Aug 10, 2025 -
Bigquery tool fails to handle datetime columns
#1033 closed
Aug 8, 2025 -
Issue parsing $ref and $def notation from using MCPToolset
#1026 closed
Aug 8, 2025 -
Function calls with extraneous arguments
#1014 closed
Aug 8, 2025 -
Passing artifacts to AgentTool
#992 closed
Aug 8, 2025 -
Tool name concatenation issue during LLM function calling causes JSONDecodeError
#984 closed
Aug 8, 2025 -
`tool_context.actions.skip_summarization` Setting Affects Parallel Tool Calls Unexpectedly
#760 closed
Aug 8, 2025 -
adk does not have access to any env variable from the shell it is invoked (in MCP Stdio server)
#743 closed
Aug 8, 2025 -
MCP Example doesn't work on Windows
#725 closed
Aug 8, 2025 -
MCP Server with ADK : INVALID_ARGUMENT during initiation
#631 closed
Aug 8, 2025 -
RestApiTool requires tool_context for authentication
#510 closed
Aug 8, 2025 -
VertexAiSearchTool fails with INVALID_ARGUMENT
#379 closed
Aug 8, 2025 -
GmailToolset OAuth redirect_uri malformed with appended flowName parameter
#1209 closed
Aug 8, 2025 -
Deploy failed: [WinError 5] - during deploy using adk deploy cloud_run
#634 closed
Aug 8, 2025 -
non-ASCII characters are escaped in telemetry trace_send_data
#1010 closed
Aug 8, 2025 -
PEP8 WIP
#1240 closed
Aug 8, 2025 -
Importing Agent from ADK in a notebook takes 29 seconds?
#157 closed
Aug 8, 2025 -
actions parameter in ApplicationIntegrationToolset has wrong type
#2101 closed
Aug 8, 2025 -
RestApiTool:_get_declaration method
#1578 closed
Aug 8, 2025 -
LangchainTools in `run_live` throw Union typing error error
#1720 closed
Aug 8, 2025 -
MCP Streamable HTTP Support
#1841 closed
Aug 8, 2025 -
TypeError: transfer_to_agent() got an unexpected keyword argument 'parameters'
#1637 closed
Aug 8, 2025 -
gemini-live-2.5-flash-preview doesn't call tools
#1698 closed
Aug 8, 2025 -
Chat History
#1923 closed
Aug 8, 2025 -
Circular import error in google-adk 1.9.0 - runners.py imports itself
#2318 closed
Aug 8, 2025 -
In Memory Memory Service missing from Evaluation Generator
#2084 closed
Aug 7, 2025 -
Call preload_memory_tool implicitly
#2417 closed
Aug 7, 2025 -
v1.9.0 released
#2313 closed
Aug 7, 2025 -
LLMAgent loses context/state after tool execution in Custom Agent
#1738 closed
Aug 6, 2025 -
a2a error - A2A request failed: HTTP Error 503: Network communication error
#2384 closed
Aug 6, 2025 -
Add support for input_audio_transcription parameter in RunConfig
#2357 closed
Aug 6, 2025 -
Thought signature in agent response (no code changes introduced this behavior)
#1852 closed
Aug 6, 2025 -
Ogmagog
#2362 closed
Aug 6, 2025 -
There is some bug in the session service
#2368 closed
Aug 5, 2025 -
ADK 1.9.0 release issue in remote_a2a_agent.py, a2a.client.client vs. a2a.client.card_resolver
#2360 closed
Aug 5, 2025 -
Error when calling tools when streaming_mode=sse
#2349 closed
Aug 5, 2025 -
leak problem
#2068 closed
Aug 5, 2025 -
get_fast_api_app helper - not working with ADK 1.8 version
#2272 closed
Aug 4, 2025 -
"error": "[WIP] _load_from_yaml_config: _load_from_yaml_config is not ready for use."
#2322 closed
Aug 4, 2025 -
RemoteA2aAgent Pydantic validation error - BUG
#2329 closed
Aug 4, 2025 -
Do SubAgents inherit past events of Parent Agent?
#2324 closed
Aug 4, 2025 -
Deploy failed: expected str, bytes or os.PathLike object, not NoneType
#2328 closed
Aug 4, 2025 -
Exclude model's "thought" responses from the contents of subsequent model calls
#843 closed
Aug 4, 2025 -
Inflexible fastapi app.
#2250 closed
Aug 3, 2025 -
Add a way to send files when root_agent is deployed to Google's cloud "Agent Engine"
#1203 closed
Aug 3, 2025 -
When the model responds with a non-existent tool, the session becomes completely unusable.
#2309 closed
Aug 2, 2025 -
_load_from_yaml_config Error When Running Multi-Agent Setup in google-adk 1.9.0
#2305 closed
Aug 1, 2025 -
Running into 500 error constantly
#1034 closed
Aug 1, 2025 -
Add Built-in Retry Mechanism for API Errors (e.g., 429 Too Many Requests) in LLM Agent
#1214 closed
Aug 1, 2025 -
Allow configuration of client-side timeout to prevent 499 CANCELLED
#475 closed
Aug 1, 2025 -
Retry when agent fails
#503 closed
Aug 1, 2025 -
{"error": "[WIP] _load_from_yaml_config: _load_from_yaml_config is not ready for use."}
#2233 closed
Aug 1, 2025 -
FunctionResponse event contents are given role="user"
#2284 closed
Jul 31, 2025 -
audio blobs being saved into events as base64
#2172 closed
Jul 31, 2025 -
consitency: cli-flags
#1118 closed
Jul 31, 2025 -
Feature Request: Return session state in List Sessions API in `adk api_server`
#781 closed
Jul 31, 2025 -
Add `session_db_kwargs` to FastAPI App
#1287 closed
Jul 30, 2025 -
Upgrade Cloud Run ADK to 1.6
#2260 closed
Jul 30, 2025 -
VertexAiSessionService when creating session with ID, returns error when trying to create a new session
#2166 closed
Jul 30, 2025 -
ContextVar Token Error with exit_loop Tool
#949 closed
Jul 30, 2025 -
adk web / adk run Fails with RuntimeError: [WIP] _load_from_yaml_config on Workstation (Python 3.12)
#2255 closed
Jul 30, 2025 -
context not remember when agent deployed to Agent Engine.
#1832 closed
Jul 30, 2025 -
[Bug] Unable to acquire impersonated credentials
#2001 closed
Jul 30, 2025 -
MCP Session Fails with BrokenResourceError (Reproducible in tutorial repo)
#2205 closed
Jul 29, 2025 -
`agent_card_builder` doesn't use correct grammar
#2223 closed
Jul 29, 2025 -
Allow users to define GOOGLE_CLOUD_PROJECT, GOOGLE_CLOUD_LOCATION, GOOGLE_GENAI_USE_VERTEXAI in code
#1417 closed
Jul 29, 2025 -
phoenix 的python版本环境兼容问题
#2004 closed
Jul 28, 2025 -
how to add trim messages
#1265 closed
Jul 28, 2025 -
The ADK web supports custom runners.
#2066 closed
Jul 28, 2025 -
[Question] MCP tools with auth
#2184 closed
Jul 26, 2025 -
Is there a way to connect to two different GCP accounts using same ADK running instance
#2171 closed
Jul 25, 2025 -
Should we use the same namespace for locals and globals in UnsafeLocalCodeExecutor?
#295 closed
Jul 25, 2025 -
Incorrect mapping in telemetry usage attributes
#2105 closed
Jul 24, 2025 -
[Security] ADK server exposes Oauth client_secret to untrusted clients
#2128 closed
Jul 24, 2025 -
Upgrade google-adk for use google-cloud-storage > 3.0.0
#2125 closed
Jul 24, 2025 -
no matches found: google-adk[eval]
#2071 closed
Jul 24, 2025 -
Allow to setup custom headers for tracer span exporters
#2150 closed
Jul 24, 2025 -
Multiple Agents run in parallel with different inputs. How to implement?
#2124 closed
Jul 24, 2025
144 Issues opened by 102 people
-
How to set default session state in ADK Web for agent testing?
#2702 opened
Aug 23, 2025 -
Problem send msg to Live model via ADK WEB
#2701 opened
Aug 23, 2025 -
Support the ability to specify a non-default service account to `adk deploy cloud_run`
#2700 opened
Aug 23, 2025 -
Exit Loop Not Working
#2692 opened
Aug 22, 2025 -
Confusion regarding sub-agent patterns
#2686 opened
Aug 22, 2025 -
Drop the `.env`, it's cleaner (ADK should pick up project and location from GCP metadata server)
#2685 opened
Aug 22, 2025 -
Multimodal request error: Unable to submit request because it must have a text parameter.
#2684 opened
Aug 22, 2025 -
Database session services are not storing the custom metadata like in Vertexai session service
#2677 opened
Aug 22, 2025 -
[adk web] command does not work, got [ImportError: cannot import name 'gapic_version']
#2674 opened
Aug 22, 2025 -
CloudRun A2A request failed: HTTP Error 503: Network communication error: All connection attempts failed
#2673 opened
Aug 22, 2025 -
Integer Enum in MCP Schemas not accepted by ADK
#2665 opened
Aug 21, 2025 -
Connecting with MCP server from Agent Development kit results in {"error": "Connection closed"}
#2659 opened
Aug 21, 2025 -
Dependency Conflicts: Unable to use google-adk v1.12.0 with FastAPI and other common packages
#2657 opened
Aug 21, 2025 -
ADK giving error with MCP tools || parsing start time: syntax error: unexpected $end
#2655 opened
Aug 21, 2025 -
uncaught exception with output model validation at set_model_response_tool
#2654 opened
Aug 21, 2025 -
AgentEvaluator - save eval results to a csv
#2652 opened
Aug 21, 2025 -
Feature Request: Multi-Mode Streaming Architecture
#2646 opened
Aug 21, 2025 -
Feature Request: Human-in-the-Loop Capabilities
#2645 opened
Aug 21, 2025 -
feat: Enable Plugin Registration via adk api_server CLI
#2636 opened
Aug 20, 2025 -
What is the correct way to import and implement `AgentTool`?
#2632 opened
Aug 20, 2025 -
Before tool callback isn't called when using VertexAiRagRetrieval as tool for the LlmAgent
#2629 opened
Aug 20, 2025 -
Possibility to delete events by invocationId
#2627 opened
Aug 20, 2025 -
How to display Image in WEB UI
#2625 opened
Aug 20, 2025 -
Swagger docs don't show a2a
#2624 opened
Aug 20, 2025 -
A2A integration still uses deprecated agent.json
#2622 opened
Aug 20, 2025 -
Models other than gemini are unable to make a tool_call , they expect a id parameter as string.
#2621 opened
Aug 20, 2025 -
Interrupt Handling
#2620 opened
Aug 20, 2025 -
setting include_content to 'none' of a Agent with some tools within a loopAgent result in Pipeline break
#2611 opened
Aug 19, 2025 -
Google search tool is not supported for Gemini 2.0 and 2.5 models
#2607 opened
Aug 19, 2025 -
how to pass test_config to pytest for adk eval?
#2604 opened
Aug 19, 2025 -
Running eval through pytest is not saving evalset_result.json file
#2602 opened
Aug 19, 2025 -
gemini-2.5-flash is not found for API version v1alpha , using the latest google-adk version
#2591 opened
Aug 18, 2025 -
[IMP] endpoints for the agent communication:
#2590 opened
Aug 18, 2025 -
[DOC] need a file name for deploy to agent engine page:
#2583 opened
Aug 18, 2025 -
MQ Intergration Support
#2580 opened
Aug 17, 2025 -
Allow functions to return fully formed Parts that can be added directly to the content of the response
#2577 opened
Aug 16, 2025 -
LllRequest changed by a before model callback doesn't get preserved
#2576 opened
Aug 16, 2025 -
How to log the usage token?
#2566 opened
Aug 15, 2025 -
Gemini thought signatures are not handled correctly.
#2565 opened
Aug 15, 2025 -
Add the ability to clear state attributes
#2564 opened
Aug 15, 2025 -
Allow passing a preconfigured google.genai.Client to google.adk.models.Gemini
#2560 opened
Aug 15, 2025 -
HTTPS MCP servers using self-signed certificates do not work.
#2558 opened
Aug 15, 2025 -
FastMCP: Failed to serialize ToolContext to JSON Schema
#2557 opened
Aug 15, 2025 -
Model thoughts included in message text and shown to the user
#2550 opened
Aug 14, 2025 -
self.search_memory() method does not work inside an agent
#2543 opened
Aug 14, 2025 -
Agent Card inaccessible via legacy path after a2a-sdk upgrade
#2535 opened
Aug 14, 2025 -
MCPToolset is pending compliance with RFC 8707
#2534 opened
Aug 14, 2025 -
[Feature] Pre-load MCP servers + MCP Authentication handling
#2531 opened
Aug 14, 2025 -
Issue: Can't send pdf data with send_content
#2530 opened
Aug 14, 2025 -
Add support for additional Memory Bank services: DatabaseMemoryService/RedisMemoryService
#2524 opened
Aug 13, 2025 -
SDK for the REST API
#2513 opened
Aug 13, 2025 -
Locally running Observability options
#2512 opened
Aug 13, 2025 -
Update API Server Docs for all available endpoints
#2511 opened
Aug 13, 2025 -
"adk deploy agent_engines" CLI not packaging the subdirectories under the agent root folder
#2506 opened
Aug 13, 2025 -
VertexAiMemoryBankService does not work as memory service
#2501 opened
Aug 13, 2025 -
ADK 1.10 `adk deploy` to cloud run does not work on Cloudtop or Linux VM
#2499 opened
Aug 13, 2025 -
MCP Documentation Server for Google Agent Development Kit (ADK)
#2496 opened
Aug 12, 2025 -
ADK Version 1.10.0 Cloud Run Error When Calling the /run_sse Endpoint
#2487 opened
Aug 12, 2025 -
Agent stops responding mid-conversation using gemini-2.5-flash-preview-native-audio-dialog
#2485 opened
Aug 12, 2025 -
ADK Streamable HTTP - Error parsing JSON
#2484 opened
Aug 12, 2025 -
Google ADK 1.10.0 incompatible with latest MCP specification (2025-06-18)
#2481 opened
Aug 12, 2025 -
Claude in Vertex AI does not support GCS or URL-based file ingestion via ADK
#2466 opened
Aug 11, 2025 -
google_search tool on live agent running numerous times on one request, stalls execution
#2462 opened
Aug 11, 2025 -
ADK Caches Incorrect Project ID Despite All Configuration Methods on macOS/Python 3.13
#2456 opened
Aug 10, 2025 -
When deploying an ADK Agent to Agent Engine framework listed incorrectly
#2450 opened
Aug 9, 2025 -
Helper functions to get token from HTTPBearer, Session state key or credentials service
#2446 opened
Aug 8, 2025 -
Support AuthenticatedAgentTool
#2445 opened
Aug 8, 2025 -
`--reload_agents` does not work when new files are created
#2441 opened
Aug 8, 2025 -
InMemoryMemoryService does not function properly when using Korean.
#2438 opened
Aug 8, 2025 -
The llm stream=True was not terminated properly.
#2436 opened
Aug 8, 2025 -
Improve 25s cold start on Cloud Run
#2433 opened
Aug 8, 2025 -
Multimodal ADK Agent using Gemini 2.5 Flash
#2432 opened
Aug 8, 2025 -
Bug PDF MIME Type Misconfiguration for LiteLLM Models
#2430 opened
Aug 7, 2025 -
Fix "Event loop is closed" exception in async threading on Agent Engine
#2428 opened
Aug 7, 2025 -
Add an API Endpoint to Cancel In-Progress Agent Tasks
#2425 opened
Aug 7, 2025 -
Automatically saving memory to memory bank at the end of a session
#2416 opened
Aug 7, 2025 -
Periodically memory bank saving
#2415 opened
Aug 7, 2025 -
Adk agent requires ~N seconds extra per inference call from locally hosted vllm server
#2412 opened
Aug 7, 2025 -
Add LocalFileArtifactService for local file system artifact storage
#2410 opened
Aug 7, 2025 -
connect to SheetsToolset using service_account
#2402 opened
Aug 7, 2025 -
Add progress bar API for LLM response
#2401 opened
Aug 7, 2025 -
DeprecationWarning: "session.send" in send_realtime
#2393 opened
Aug 6, 2025 -
KerasHub integration for local inference
#2391 opened
Aug 6, 2025 -
Master Issue: [Core] Support long-running operations
#2386 opened
Aug 6, 2025 -
Streaming in the Root agent and Sub agents
#2382 opened
Aug 6, 2025 -
Filter out LLM request when switching between agents
#2375 opened
Aug 6, 2025 -
execute_sql does not respect project region
#2373 opened
Aug 6, 2025 -
feat: Add telemetry traces to callbacks
#2354 opened
Aug 5, 2025 -
Support for --add-cloudsql-instances flag in adk deploy cloud_run command
#2351 opened
Aug 5, 2025 -
fix(evals): fix add session to eval set list index out of range error
#2348 opened
Aug 5, 2025 -
fix(llm_flows): resolve issue where adk is unavailable when tool is not present
#2346 opened
Aug 5, 2025 -
Live Mode is missing usage_metadata and telemetry tracing
#2323 opened
Aug 4, 2025 -
Incompatibility between google-adk (≥ 1.8) and Colab due to conflicting requests version requirement
#2319 opened
Aug 3, 2025 -
Support engaging pre-/during-/post messaging for Tool calls [Primarily for Voice Agents (Live API) ]
#2317 opened
Aug 3, 2025 -
Mid-session runner config changes (language + audio)
#2316 opened
Aug 3, 2025 -
Agent Engine Deployment with GCSArtifact via custom adk_app.py not working as expected
#2298 opened
Aug 1, 2025 -
MCPToolset Support MCP Sampling
#2296 opened
Aug 1, 2025 -
adk web : response_evaluator: cannot import name 'types' from 'vertexai'
#2293 opened
Aug 1, 2025 -
Set `user` when deploying a webUI
#2279 opened
Jul 31, 2025 -
Production-ready UI
#2278 opened
Jul 31, 2025 -
When agent calls MCP tools, predefined additional content can be sent to the MCP server
#2276 opened
Jul 31, 2025 -
Standardize Deployment Methodology
#2274 opened
Jul 31, 2025 -
Streaming Conversation History Fragmentation Issue
#2273 opened
Jul 31, 2025 -
Sequential LlmAgents not returning audio with bidi streaming
#2261 opened
Jul 30, 2025 -
OIDC flow fails for public clients like Azure AD B2C due to mandatory client_secret using OpenAPIToolset
#2256 opened
Jul 30, 2025 -
A2A agent cards do not support mounting adk as a fastapi sub-app and https.
#2238 opened
Jul 29, 2025 -
Infer agent-card.json from ADK agent
#2237 opened
Jul 29, 2025 -
Cloud Tracing - Observability - For Agents deployed on Cloud Run
#2236 opened
Jul 29, 2025 -
Make Artifact service to be able to find artifacts using semantic similarity and not just on filename
#2235 opened
Jul 29, 2025 -
Feature Request: Add fallback_to_parent property to Agent
#2234 opened
Jul 29, 2025 -
ADK Streaming Grounding Callback Bug Report
#2230 opened
Jul 29, 2025 -
OpenAPIToolset does not support tools (endpoints) that have multiple security definitions.
#2228 opened
Jul 28, 2025 -
ADK agents to support changing identity tokens
#2221 opened
Jul 28, 2025 -
[LIVE] The model does not always answer questions about the image sent.
#2218 opened
Jul 28, 2025 -
DatabaseSessionService class: set a more explicit way to decide the schema
#2217 opened
Jul 28, 2025 -
ADK filters events that contain only function responses
#2216 opened
Jul 28, 2025 -
ADK removes all events between last function response and function event that triggered it
#2215 opened
Jul 28, 2025 -
OpenAPIToolset: INVALID_ARGUMENT due to oneOf keyword
#2213 opened
Jul 28, 2025 -
Possible to start ADK web with Agent messege?
#2211 opened
Jul 28, 2025 -
Let Tool Agents Automatically Access Shared State
#2209 opened
Jul 28, 2025 -
Down the line `SequentialAgent` has access to all previous conversations
#2207 opened
Jul 28, 2025 -
Custom Adk Web Runner
#2204 opened
Jul 28, 2025 -
Required properties not being set on litellm tool call
#2202 opened
Jul 27, 2025 -
Native Integration Support for Amazon Bedrock in Google ADK
#2197 opened
Jul 27, 2025 -
Integration tests with downstream services
#2189 opened
Jul 25, 2025 -
ADK Live: Support SlidingWindow for ADK Live
#2188 opened
Jul 25, 2025 -
[LiteLlm] Google tool crash if we use llmproxy pointing to gemini 2.x models
#2177 opened
Jul 25, 2025 -
user files not saved as artifact when using ADK web
#2176 opened
Jul 25, 2025 -
Live Mode: User text messages aren't saved to session history
#2175 opened
Jul 25, 2025 -
FEAT: Add GkeCodeExecutor for Secure Code Execution on GKE
#2170 opened
Jul 25, 2025 -
MCPToolset ignores auth_scheme/auth_credential during initialization and tool listing
#2168 opened
Jul 25, 2025 -
ValueError: {agent} not found in agent tree.
#2164 opened
Jul 24, 2025 -
Support context_window_compression and session_resumption for Gemini Live API
#2161 opened
Jul 24, 2025 -
Add `return_direct=True` support for @tool annotation for Langchain
#2157 opened
Jul 24, 2025
174 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
MCPToolset: Add OAuth2 Client Credentials Flow with RFC 8414 Compliant Discovery
#2061 commented on
Aug 14, 2025 • 38 new comments -
feat(code_executors): Add GkeCodeExecutor for sandboxed code execution on GKE
#1629 commented on
Aug 20, 2025 • 17 new comments -
feat: enable access session from ReadonlyContext
#1052 commented on
Jul 24, 2025 • 1 new comment -
Callbacks not getting executed with ADK Bidi-streaming [Audio to Audio conversation]
#1897 commented on
Aug 15, 2025 • 0 new comments -
Add endpoint to update session state
#1117 commented on
Aug 17, 2025 • 0 new comments -
`skip_summarization` does not work as intended when using `AgentTool` within nested agent setup
#1103 commented on
Aug 18, 2025 • 0 new comments -
Need support standard gen_ai span attributions
#1826 commented on
Aug 18, 2025 • 0 new comments -
More Production Grade Strategy to Access User Identity in Tools
#1522 commented on
Aug 18, 2025 • 0 new comments -
Restoring a saved session from the database for a Bidi streaming Agent doesn't work
#1317 commented on
Aug 19, 2025 • 0 new comments -
LiteLlm mime type parsing issue litellm
#2122 commented on
Aug 19, 2025 • 0 new comments -
Parent Agent Session Information Not Passed to AgentTool
#2130 commented on
Aug 20, 2025 • 0 new comments -
Javascript is broken with FastAPI sub-application.
#2072 commented on
Aug 20, 2025 • 0 new comments -
Can't deploy adk with VertexAiCodeExecutor
#1730 commented on
Aug 20, 2025 • 0 new comments -
Error when Double Texting
#1049 commented on
Aug 21, 2025 • 0 new comments -
Agent() doesn't accept tools in `list[FunctionTool]`
#1803 commented on
Aug 21, 2025 • 0 new comments -
Root Agent not found when launching adk web due to buggy agent or sub-agent code
#2553 commented on
Aug 21, 2025 • 0 new comments -
global_instruction is not usable if root_agent is not an LlmAgent
#997 commented on
Aug 21, 2025 • 0 new comments -
Persist Mcp-Session-Id Across Streamable HTTP Sessions in MCPToolset
#2059 commented on
Aug 21, 2025 • 0 new comments -
Update docs for MCP streamable http support
#1977 commented on
Aug 21, 2025 • 0 new comments -
ADK Roadmap 2025 Q3
#2133 commented on
Aug 21, 2025 • 0 new comments -
MCPToolset missing elicitation support
#2135 commented on
Aug 21, 2025 • 0 new comments -
Support for built-in tools within sub-agents
#413 commented on
Aug 21, 2025 • 0 new comments -
Get prompts list from MCP server
#684 commented on
Aug 21, 2025 • 0 new comments -
Deployed Reasoning Engine Returns Zero Events with VertexAiRagRetrieval
#496 commented on
Aug 21, 2025 • 0 new comments -
Feature Request: Add partial argument matching to TrajectoryEvaluator for flexible tool evaluation
#1591 commented on
Aug 14, 2025 • 0 new comments -
Problem with retrive live conversation using sessions.
#765 commented on
Aug 14, 2025 • 0 new comments -
Structured output from the LLM Agent...
#557 commented on
Aug 14, 2025 • 0 new comments -
Deploying as an API service using adk api_server
#582 commented on
Aug 14, 2025 • 0 new comments -
Issue in accessing Litellm custom endpoint
#985 commented on
Aug 14, 2025 • 0 new comments -
Incomplete chat history when streaming is enabled
#627 commented on
Aug 14, 2025 • 0 new comments -
Error in event_generator: Unterminated string starting at
#1666 commented on
Aug 14, 2025 • 0 new comments -
Callbacks are not triggered when using Agent as a Tool
#1783 commented on
Aug 14, 2025 • 0 new comments -
llm_agent.py should not be saving though text parts to output_key
#976 commented on
Aug 14, 2025 • 0 new comments -
Title: ADK Intermittent JSON Parsing Error - "Expected ',' or '}' after property value"
#2551 commented on
Aug 15, 2025 • 0 new comments -
Function is not found in the tools_dict
#1532 commented on
Aug 15, 2025 • 0 new comments -
VertexAiSearchTool User Credentials
#897 commented on
Aug 15, 2025 • 0 new comments -
Agent Executing Tool endlessly
#1555 commented on
Aug 15, 2025 • 0 new comments -
Custom Function Tool goes in infinite loop and no output is retrieved.
#784 commented on
Aug 15, 2025 • 0 new comments -
using Ollama with ADK
#928 commented on
Aug 15, 2025 • 0 new comments -
Empty Google Search Grounding
#1193 commented on
Aug 15, 2025 • 0 new comments -
'final_content' can be None sometimes, and openai API cannot accept none value
#1801 commented on
Aug 15, 2025 • 0 new comments -
Unresolvable dependency conflict between Google's libraries
#1799 commented on
Aug 15, 2025 • 0 new comments -
mime_types trucates "image/", passing wrong mime types such as "jpeg"/"png"
#2070 commented on
Aug 15, 2025 • 0 new comments -
Text Messages Don't Create Session Events in Live Streaming Mode
#2045 commented on
Aug 15, 2025 • 0 new comments -
The Live API does not work with any model
#2043 commented on
Aug 15, 2025 • 0 new comments -
MCP Server Instructions Not Followed by The client
#1974 commented on
Aug 21, 2025 • 0 new comments -
Crash while exiting loop agent in adk web
#501 commented on
Aug 22, 2025 • 0 new comments -
Google Search Tool does not return grounding metadata in ADK Runner events
#1693 commented on
Aug 22, 2025 • 0 new comments -
support for context caching
#211 commented on
Aug 24, 2025 • 0 new comments -
feat(memory): Add Chroma hybrid search as a memory service
#616 commented on
Aug 6, 2025 • 0 new comments -
feat: Support Enum parameter parsing in function declarations #625
#687 commented on
Jul 29, 2025 • 0 new comments -
feat: ✨ redis session class
#789 commented on
Aug 19, 2025 • 0 new comments -
BugFix: None is not assignable to ReadonlyContext
#863 commented on
Jul 24, 2025 • 0 new comments -
feat: Add BM25 retriever for in-memory memory service - issue #786
#872 commented on
Jul 27, 2025 • 0 new comments -
feat(api): add POST /state endpoint to update session state
#1127 commented on
Aug 23, 2025 • 0 new comments -
feat(tool): tool_error_notifier
#1177 commented on
Aug 1, 2025 • 0 new comments -
fix: remove unnecessary double quote on Claude docstring
#1266 commented on
Aug 23, 2025 • 0 new comments -
feat: add nested state access support with dot and bracket notation
#1304 commented on
Aug 13, 2025 • 0 new comments -
feat: support asyncio in session database service
#1316 commented on
Aug 23, 2025 • 0 new comments -
Fix ollama provider error.
#1344 commented on
Aug 16, 2025 • 0 new comments -
feat: implement retry mechanism for LiteLlm
#1361 commented on
Jul 31, 2025 • 0 new comments -
change Agent.tools to covariant Sequence[T]
#1804 commented on
Aug 13, 2025 • 0 new comments -
feat(State): Implement `__delitem__` and `pop` methods for element removal
#1856 commented on
Aug 23, 2025 • 0 new comments -
feat: add CLAUDE.md to share project guidelines with claude code
#2029 commented on
Jul 30, 2025 • 0 new comments -
fix: Add required parameters with defaults if missing
#2054 commented on
Jul 27, 2025 • 0 new comments -
Fix: Handled AgentCardBuilder field inconsistencies
#2099 commented on
Aug 6, 2025 • 0 new comments -
agent_engines: TypeError: cannot pickle '_contextvars.Context' object
#856 commented on
Aug 21, 2025 • 0 new comments -
Implement outbound MCP authentication
#805 commented on
Aug 21, 2025 • 0 new comments -
opentelemetry ValueError: "Token was created in a different Context" with ParallelAgent and LlmAgent
#860 commented on
Aug 21, 2025 • 0 new comments -
Quota Exceeded with Gemini 2.5 Flash and Browser MCP in Web Automation
#1057 commented on
Aug 21, 2025 • 0 new comments -
Investigating unexpected AttributeError with AgentTool and argument handling discrepancy in streaming multimodal agents.
#1084 commented on
Aug 21, 2025 • 0 new comments -
LiteLLM giving error with OpenAI models and Grafana's MCP server
#929 commented on
Aug 21, 2025 • 0 new comments -
Using agent as tool outside of adk web doesn't exit cleanly
#1112 commented on
Aug 21, 2025 • 0 new comments -
after_tool_callback not triggering for VertexAiSearchTool in Google ADK
#1121 commented on
Aug 21, 2025 • 0 new comments -
ADK MCP Client should support getting context from an MCP server
#1220 commented on
Aug 21, 2025 • 0 new comments -
ADK MCP Client should support the get images method
#1221 commented on
Aug 21, 2025 • 0 new comments -
Intermittent 400 Bad Request & anyio.BrokenResourceError with MCPToolset.get_tools() using StreamableHTTPServerParams, leading to asyncio.CancelledError on retry
#1267 commented on
Aug 21, 2025 • 0 new comments -
Local MCP wouldn't start on windows / git bash
#1321 commented on
Aug 21, 2025 • 0 new comments -
OpenAI with LiteLLM tool usage throws error that doesnt appear when using Gemini or Claude
#1389 commented on
Aug 21, 2025 • 0 new comments -
adk deploy: handle non-python dependencies (npx, typescript mpcs, etc)
#1473 commented on
Aug 21, 2025 • 0 new comments -
MCP Tools: No mechanism to pass user JWT token through ADK session.state to MCP server context
#1402 commented on
Aug 21, 2025 • 0 new comments -
Object of type AnyUrl is not JSON serializable while reading github file using MCP Tool
#1540 commented on
Aug 21, 2025 • 0 new comments -
MCP tool execution is too slow
#1643 commented on
Aug 21, 2025 • 0 new comments -
Cannot deploy ADK agent with MCPToolset to Agent Engine - "TypeError: cannot pickle 'TextIOWrapper' instances"
#1727 commented on
Aug 21, 2025 • 0 new comments -
Windows log symlink creation fails without admin rights; suggest configurable log dir and graceful fallback
#1785 commented on
Aug 21, 2025 • 0 new comments -
MCP Resources in addition to Tools
#1779 commented on
Aug 21, 2025 • 0 new comments -
MCP Tool Call failing with Voice Agent but not with Text
#1966 commented on
Aug 21, 2025 • 0 new comments -
Persistent TypeError during FunctionTool initialization due to argument parsing inconsistencies
#1592 commented on
Aug 8, 2025 • 0 new comments -
Bug Report: Type Mismatch in Natural Language Planning Processor
#2129 commented on
Aug 8, 2025 • 0 new comments -
The human in loop sample can't work on ADK V1.7.0
#2009 commented on
Aug 8, 2025 • 0 new comments -
LLM not Function Call
#2007 commented on
Aug 8, 2025 • 0 new comments -
Cannot access agent's final output from after_agent_callback
#1952 commented on
Aug 8, 2025 • 0 new comments -
Sequence and custom sequence agents transition immediately to next agents when prev agent is pending oauth flow
#1950 commented on
Aug 8, 2025 • 0 new comments -
loop_agent gives non-deterministic responses
#1806 commented on
Aug 8, 2025 • 0 new comments -
Compatibility Issue with ForwardingArtifactService and Custom Artifact Services
#1766 commented on
Aug 8, 2025 • 0 new comments -
Google ADK 1.2.1 incompatible with Python 3.13- causes runtime failures
#1593 commented on
Aug 8, 2025 • 0 new comments -
High latency observed in Agent (Root, subagents) particular actions attached to runner
#1566 commented on
Aug 8, 2025 • 0 new comments -
Bug: The "thought: true" flag is lost in conversation history on subsequent requests
#1338 commented on
Aug 8, 2025 • 0 new comments -
TrajectoryEvaluator fails with dynamic authentication tokens in OpenAPIToolset
#2083 commented on
Aug 8, 2025 • 0 new comments -
Getting Import error in vertexai package on AgentEvaluator run
#1946 commented on
Aug 8, 2025 • 0 new comments -
[Live] The agent does not process the question after the transfer to the agent.
#2073 commented on
Aug 8, 2025 • 0 new comments -
Master issue: [Streaming Tools] support streaming intermediate results for tools for non-streaming case
#2014 commented on
Aug 8, 2025 • 0 new comments -
Pass Custom Parameters to /sse
#1901 commented on
Aug 8, 2025 • 0 new comments -
[Streaming Tools] Cannot pickle async_generator object
#1862 commented on
Aug 8, 2025 • 0 new comments -
How to inject history using Live API?
#1834 commented on
Aug 8, 2025 • 0 new comments -
VertexAIRagRetrieval error when using in SequentialAgent in streaming mode.
#1734 commented on
Aug 8, 2025 • 0 new comments -
Audio distortion/delay upon sub-agent transfer in live models.
#1717 commented on
Aug 8, 2025 • 0 new comments -
StreamingTool fails to generate proper schema
#1725 commented on
Aug 8, 2025 • 0 new comments -
BadRequestError when i use deepseek api
#1849 commented on
Aug 12, 2025 • 0 new comments -
Dynamic Filter Configuration for Vector Search Grounding in LLM Agent
#1215 commented on
Jul 24, 2025 • 0 new comments -
Master issue: support context caching
#2117 commented on
Jul 24, 2025 • 0 new comments -
Transfer_to_agent does not actually transfer?
#367 commented on
Jul 25, 2025 • 0 new comments -
Clarify and Control Conversational History for LLM Token Optimization
#702 commented on
Jul 25, 2025 • 0 new comments -
Structured Output (output schema) + Tool Call
#701 commented on
Jul 27, 2025 • 0 new comments -
Behavior is different between AgentTool and SubAgent
#729 commented on
Jul 29, 2025 • 0 new comments -
Specify Schema when using DatabaseSessionService
#2115 commented on
Jul 30, 2025 • 0 new comments -
int | None union syntax fails to parse in function parameters despite documented support
#1634 commented on
Jul 30, 2025 • 0 new comments -
LiteLLM doesn't support structured output correctly.
#1967 commented on
Jul 30, 2025 • 0 new comments -
Use NotFoundError instead of ValueError when session not found
#1383 commented on
Jul 30, 2025 • 0 new comments -
PDF artifact not being OCR’d by ADK
#2016 commented on
Aug 1, 2025 • 0 new comments -
Durable workflows with Sequential and other types of workflow agents
#1236 commented on
Aug 1, 2025 • 0 new comments -
pydantic_core._pydantic_core.ValidationError
#1227 commented on
Aug 3, 2025 • 0 new comments -
Ways to reduce context or event history sent to orchestrator llm
#1032 commented on
Aug 4, 2025 • 0 new comments -
DatabaseSessionService uses sync DB operations - needs async variant
#1005 commented on
Aug 4, 2025 • 0 new comments -
Master Issue: built-in tools cannot co-exist with FunctionDeclaration tools.
#969 commented on
Aug 5, 2025 • 0 new comments -
Bearer token authentication context not accessible in tools by default
#1900 commented on
Aug 5, 2025 • 0 new comments -
Session Persistence Through Callbacks
#1980 commented on
Aug 6, 2025 • 0 new comments -
Add `enable_parallel_tool_execution` flag to LlmAgent
#1076 commented on
Aug 7, 2025 • 0 new comments -
Feature Request: Add an Endpoint to Explicitly Stop/Terminate a Conversation
#1621 commented on
Aug 8, 2025 • 0 new comments -
Add Agents to Tree Dynamically
#1249 commented on
Aug 8, 2025 • 0 new comments -
Tracing usage.total_token_count as 'output_tokens'
#1995 commented on
Aug 8, 2025 • 0 new comments -
BadRequestError when using deepseek with output schema
#1850 commented on
Aug 12, 2025 • 0 new comments -
API Calls using OPENAPI toolset fails with SSL verification failure
#1272 commented on
Aug 12, 2025 • 0 new comments -
Client-credentials grant still opens browser & appends `response_type=code`
#1475 commented on
Aug 12, 2025 • 0 new comments -
OpenAPI tool ignores required parameters for rest interfaces
#2053 commented on
Aug 12, 2025 • 0 new comments -
`_find_agent_to_run` selects an older agent instead of the most recently active one
#1807 commented on
Aug 12, 2025 • 0 new comments -
Tool Calling with Gemini Pro and Gemini Flash
#1605 commented on
Aug 12, 2025 • 0 new comments -
need suport audio,image,video for qwen-vl
#1810 commented on
Aug 13, 2025 • 0 new comments -
OAuth2/OpenAPI not working with subsequent tool calls
#1944 commented on
Aug 13, 2025 • 0 new comments -
Is ADK also planning to support "think" tool in the upcoming feature?
#399 commented on
Aug 13, 2025 • 0 new comments -
Quickstart Voice Timeout Error
#299 commented on
Aug 13, 2025 • 0 new comments -
adk command option to enable or disable the correlation of structured logs with Cloud Trace.
#1683 commented on
Aug 13, 2025 • 0 new comments -
In the tutorial "ADK Streaming Starter", there was an error running after replacing it with the local model
#215 commented on
Aug 13, 2025 • 0 new comments -
ERROR: transfer_to_agent() got an unexpected keyword argument 'prompt', sometime argument 'user_request', argument
#1786 commented on
Aug 14, 2025 • 0 new comments -
Logging level of Google LLM
#1858 commented on
Aug 14, 2025 • 0 new comments -
Elevated Permission Error on Windows
#6 commented on
Aug 14, 2025 • 0 new comments -
After using ADK in depth, it is recommended to support the thinking model and bug feedback
#1749 commented on
Aug 14, 2025 • 0 new comments -
Conversation Role Alternation Error with Gemma-3-12b-it Model: litellm.BadRequestError
#1373 commented on
Aug 14, 2025 • 0 new comments -
greenlet_spawn has not been called; can't call await_only() here. Was IO attempted in an unexpected place? (Background on this error at: https://sqlalche.me/e/20/xd2s)
#1276 commented on
Aug 14, 2025 • 0 new comments -
How is this possible (No tool call before tool response)?
#1434 commented on
Aug 14, 2025 • 0 new comments -
Gcloud file not being found in Windows Installing while using adk deploy
#1597 commented on
Aug 14, 2025 • 0 new comments -
Regarding the use of LiteLlm, after running adk web, there will be a 6-10 second delay before the first conversation starts to call the model inference work
#494 commented on
Aug 14, 2025 • 0 new comments -
LLM not Function Call
#2008 commented on
Aug 8, 2025 • 0 new comments -
[ Question ] Google ADK Tools + VLLM Model + LiteLLM integration problem
#1968 commented on
Aug 8, 2025 • 0 new comments -
litellm not support upload txt file
#1940 commented on
Aug 8, 2025 • 0 new comments -
Not parsing/producing a structured output. Using LiteLLM.
#2088 commented on
Aug 8, 2025 • 0 new comments -
[Bug] Incorrect usage_metadata with LiteLLM + OpenAI + tools when using StreamingMode.SSE
#2065 commented on
Aug 8, 2025 • 0 new comments -
litellm BadRequestError while processing images and PDFs.
#2017 commented on
Aug 8, 2025 • 0 new comments -
QUESTION: It seems that LiteLLM does not handle the reasoning_content of the model.
#1788 commented on
Aug 8, 2025 • 0 new comments -
Mismatch in image_url and video_url parameter format for vision models
#1722 commented on
Aug 8, 2025 • 0 new comments -
Claude MODELS Max token not fetching from generation config
#1584 commented on
Aug 8, 2025 • 0 new comments -
Failed to publish integration version. Error: Event parameter `Task_1_dynamicAuthConfig` accessed from Task number 1 (GenericConnectorTaskImpl) is of the incorrect type or does not exist.
#1628 commented on
Aug 8, 2025 • 0 new comments -
Deployed Agent Engine crashes with TypeError: Object of type AuthConfig is not JSON serializable when using any OAuth 2.0 enabled tool.
#2035 commented on
Aug 8, 2025 • 0 new comments -
AttributeError: 'AgentEngine' object has no attribute 'query' | Can only parse aray of JSON objects, instead got {
#2031 commented on
Aug 8, 2025 • 0 new comments -
"adk deploy agent_engine" command fails if there is a package installed with the name "agent"
#1652 commented on
Aug 8, 2025 • 0 new comments -
AgentEngines update() fails with mandatory pickled_object_gcs_uri which does not seem to be required in ADK AgenEngines update()
#1559 commented on
Aug 8, 2025 • 0 new comments -
Custom Invocation Context propogation when using AgentTool
#1746 commented on
Aug 10, 2025 • 0 new comments -
GCP agent engine support to deploy live voice agents using the gemini live-001 bi-directional voice model
#1469 commented on
Aug 11, 2025 • 0 new comments -
Improve ToolFunction to recognize any variable typed ToolContext rather than only the hardcoded "tool_context"
#1530 commented on
Aug 11, 2025 • 0 new comments -
Orchastrator agent dont send image to AgentTools
#1869 commented on
Aug 11, 2025 • 0 new comments -
Session lastUpdateTime doesn't handle timezone correctly
#1848 commented on
Aug 11, 2025 • 0 new comments -
Add options to limit history content count included in LLM call
#752 commented on
Aug 12, 2025 • 0 new comments -
Using proxy for AzureOpenAI: variable HTTPS_PROXY not honored
#1650 commented on
Aug 12, 2025 • 0 new comments -
adk deploy cloud_run error- Deploy failed: [WinError 5] Access is denied, Win 11,Google Cloud SDK Shell
#999 commented on
Aug 12, 2025 • 0 new comments