SIGN IN SIGN UP
google / adk-python UNCLAIMED

An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

0 0 15 Python

TAGS

20 tags
v1.28.1

chore(release/candidate): release 1.28.1 (#5121) Co-authored-by: Ankur Sharma <ankusharma@google.com>

v2.0.0a2

chore: update last-release-sha for next v2 release

v1.28.0

chore: update last-release-sha for next release

v1.27.5

chore(release/candidate): release 1.27.5 (#5003)

v1.27.4

chore(release/candidate): release 1.27.4 (#4989)

v1.27.3

chore(release/candidate): release 1.27.3

v2.0.0a1

chore: update last-release-sha for next v2 release

v1.27.2

chore: update the component owner Co-authored-by: Xiang (Sean) Zhou <seanzhougoogle@google.com> PiperOrigin-RevId: 885138365

v1.27.1

chore: update last-release-sha for next release

v1.27.0

chore: update last-release-sha for next release

v1.26.0

chore: update last-release-sha for next release

v1.25.1

chore(version): Bump version and update changelog for 1.25.1

v1.25.0

chore(version): Bump version and update changelog for 1.25.0 Merge https://github.com/google/adk-python/pull/4455 **Please ensure you have read the [contribution guide](https://github.com/google/adk-python/blob/main/CONTRIBUTING.md) before creating a pull request.** ### Link to Issue or Description of Change **1. Link to an existing issue (if applicable):** - Closes: #_issue_number_ - Related: #_issue_number_ **2. Or, if no issue exists, describe the change:** _If applicable, please follow the issue templates to provide as much detail as possible._ **Problem:** _A clear and concise description of what the problem is._ **Solution:** _A clear and concise description of what you want to happen and why you choose this solution._ ### Testing Plan _Please describe the tests that you ran to verify your changes. This is required for all PRs that are not small documentation or typo fixes._ **Unit Tests:** - [ ] I have added or updated unit tests for my change. - [ ] All unit tests pass locally. _Please include a summary of passed `pytest` results._ **Manual End-to-End (E2E) Tests:** _Please provide instructions on how to manually test your changes, including any necessary setup or configuration. Please provide logs or screenshots to help reviewers better understand the fix._ ### Checklist - [ ] I have read the [CONTRIBUTING.md](https://github.com/google/adk-python/blob/main/CONTRIBUTING.md) document. - [ ] I have performed a self-review of my own code. - [ ] I have commented my code, particularly in hard-to-understand areas. - [ ] I have added tests that prove my fix is effective or that my feature works. - [ ] New and existing unit tests pass locally with my changes. - [ ] I have manually tested my changes end-to-end. - [ ] Any dependent changes have been merged and published in downstream modules. ### Additional context _Add any other context or screenshots about the feature request here._ COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/4455 from google:release/candidate f660ec82ff4140ef1deea95182e6e0cc62100f89 PiperOrigin-RevId: 868877872

v1.24.1

chore(version): Bumps version to 1.24.1 patch Co-authored-by: Wei Sun (Jack) <weisun@google.com> PiperOrigin-RevId: 866107525

v1.24.0

chore(version): Bump version and update changelog for 1.24.0 Co-authored-by: Wei Sun (Jack) <weisun@google.com> PiperOrigin-RevId: 865651579

v1.23.0

chore: Bumps version to v1.23.0 and updates CHANGELOG.md Co-authored-by: Kathy Wu <wukathy@google.com> PiperOrigin-RevId: 859790616

v1.22.1

chore: Bumps version to v1.22.1 and updates CHANGELOG.md Fixing two bugs found in v1.22.0. Co-authored-by: Liang Wu <wuliang@google.com> PiperOrigin-RevId: 855343807

v1.22.0

fix: map LiteLLM thought parts to reasoning_content - Treat Part(thought=True) as reasoning_content when building assistant messages. - Add unit tests for thought-only and thought+text cases. Close #4069 Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 853790274

v1.21.0

chore: Bumps version to v1.21.0 and updates CHANGELOG.md Co-authored-by: Xiang (Sean) Zhou <seanzhougoogle@google.com> PiperOrigin-RevId: 843427582

v1.20.0

chore: Bumps version to v1.20.0 and updates CHANGELOG.md Co-authored-by: Ankur Sharma <ankusharma@google.com> PiperOrigin-RevId: 839930279