Merge branch 'main' into fix_typos

This commit is contained in:
Trần Đặng Trung Đức 2025-04-18 16:26:57 +07:00 committed by GitHub
commit 6b86bcc549
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@ jobs:
run: |
uv venv .venv
source .venv/bin/activate
uv sync --extra test
uv sync --extra test --extra eval
- name: Run unit tests with pytest
run: |

View File

@ -7,7 +7,7 @@
* Initial release of the Agent Development Kit (ADK).
* Multi-agent, agent-as-workflow, and custom agent support
* Tool authentication support
* Rich tool support, e.g. bult-in tools, google-cloud tools, thir-party tools, and MCP tools
* Rich tool support, e.g. bult-in tools, google-cloud tools, third-party tools, and MCP tools
* Rich callback support
* Built-in code execution capability
* Asynchronous runtime and execution