adk-python
https://github.com/google/adk-python
Python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to adk-python
Help out
- Issues
- feat(cli): add --lifespan option to api_server command
- ADK V2 service_tier support
- handle error message when the model is experiencing high demand
- fix(eval): preserve custom eval metadata
- BUG: _get_required_fields returns None instead of [] for empty properties, causing TypeError
- fix(agent_tool): wrap input_schema payload in ReAct prompt and propagate tool_choice to LiteLLM
- fix: AgentTool with input_schema + LiteLLM/Claude skips inner agent tool calls
- feat(memory): add RedisMemoryService
- fix(_function_parameter_parse_util): return [] not None for empty schema properties
- feat(agents): add include_sources for per-agent content source filtering
- Docs
- Python not yet supported