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
- thinking_config silently ignored in Runner.run_live() for streaming models
- chore: merge release v1.34.1 to v1
- chore: merge release v2.1.0 to main
- Bug: UnicodeEncodeError on Windows when materializing skill resources in _SkillScriptCodeExecutor
- Security: resolve_code_reference() allows importing arbitrary Python modules via YAML agent config
- fix: forward thinking config to live Gemini sessions
- fix(tools): handle Union[ModelA, ModelB] in FunctionTool._preprocess_args
- fix(sessions): Prevent MissingGreenlet after append_event with asyncpg
- fix(sessions): deduplicate events in InMemorySessionService.append_event
- fix(skill_toolset): enforce utf-8 encoding when materializing skill files on Windows
- Docs
- Python not yet supported