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(agents): Use session ID as context_id when calling remote A2A agents
- feat(evaluation): Add CJK tokenizer support for ROUGE-1 evaluation
- Update database schema automatically
- fix #3458: agent engine memory service with A2A endpoint activated.
- Fix deepcopy recursion in VertexAiCodeExecutor #1762 and #1730
- Bug: AgentTool fails with error 498 "'AgentTool' object has no attribute 'include_plugins'" when deployed to Vertex AI Agent Engine
- fix(a2a): Implement A2aAgentExecutor.cancel() method
- The tool_confirmation window's data cannot be change.
- Modified _calculate_rouge_1_scores() to normalize texts before comparison and implemented _calculate_character_level_rouge() using Counter to calculate precision/recall/F-measure from character overlap
- refactor: Enhance AgentTool with event callback
- Docs
- Python not yet supported