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
- Annotated parameters breaks `_preprocess_args` when using recursive type aliases or any unresolvable forward reference
- fix: preserve Annotated metadata in function tool declarations and arg conversion
- A custom BaseLlm has no documented mapping from LlmRequest.config to a Vertex request body, and getting it wrong drops your tools with no error
- fix(evals): extract bucket name from eval_storage_uri when a path is given
- Feat(tool): support streaming intermediate results with non live- #4170
- Hide certain artifacts from the LLM in LoadArtifactsTool
- `create_gcs_eval_managers_from_uri` doesn't extract bucket from path, contradicting its own docstring
- to_openeval()/from_openeval(): interop between EvalSet and the EvalPort portable format
- Expose the Gemini Live API client
- Add max LLM calls to server commands
- Docs
- Python not yet supported