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
- fix(models): stream LiteLlm function-call args instead of buffering
- feat(integrations): add MongoDB toolset with vector and hybrid search
- fix(models): let LiteLlm pin the tool-result role
- fix(plugins): wrap class descriptors from __dict__
- after_model_callback: a replacement LlmResponse silently loses `partial` during SSE streaming - every delta is persisted to the session as a final event
- fix(agents): reject candidate_count greater than one
- CATHLEENANNTICO
- fix(eval): default RubricContent.text_property to None so rubrics save without 422
- fix(workflow): stop a re-emitted output echo from reordering the replay sequence
- scripts/check_new_py_files.py misses added files on Windows under jj and hg
- Docs
- Python not yet supported