Update CHANGELOG.md

This commit is contained in:
Hangfei Lin 2025-04-09 09:10:01 -07:00 committed by GitHub
parent 553bede77e
commit f63ec37153
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,10 +4,14 @@
### Features
* Initial release of the Agent Development Kit (ADK).
* Multi-agent support
* Multi-agent, agent-as-workflow, and custom agent support
* Tool authentication support
* Rich tool support(including MCP)
* Rich tool support, e.g. bult-in tools, google-cloud tools, thir-party tools, and MCP tools
* Rich callback support
* Built-in code execution capability
* Asynchronous runtime and execution
* (Experimental) Live(Bidi) agent support and Compositional Function Calling(CFC) support
* Session, and memory support
* Built-in evaluation support
* Development UI that makes local devlopment easy
* Deploy to Google Cloud Run, Agent Engine
* (Experimental) Live(Bidi) auido/video agent support and Compositional Function Calling(CFC) support