v2.0.0 #1112
wolo-lab
announced in
Announcements
v2.0.0
#1112
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New major features
In ADK Go 2.0 we are adding our new graph-based workflow engine, built-in human-in-the-loop, dynamic orchestration and more:
chat,task, andsingle_turnmodes so a coordinator can delegate to specialist sub-agents that return control automatically, each with isolation-scoped conversation history. See examples/multiagent/collaboration/.ToolContext,CallbackContextare merged into a singleagent.Context.New agent.StrictContextMockkeeps test fakes forward-compatible as the interface grows.Migration
To migrate from v1 please follow the migration guide.
What's Changed
Full Changelog: v1.4.0...v2.0.0
This discussion was created from the release v2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions