-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: react agent and host multi-agent can be composed directly as AnyGraph #72
Conversation
40134b6
to
c6f7c2c
Compare
|
📊 Coverage Report:
|
d82c895
to
3dbfda2
Compare
426b006
to
261dd16
Compare
261dd16
to
7fd881f
Compare
d1e46f4
to
ae0d698
Compare
Change-Id: I3266a9f116ae1767b9a6293f02f1716d80bff03f
ae0d698
to
eda470d
Compare
The breaking API detected is for react.Agent and host.MultiAgent to no longer be comparable. Since no one will actually compare these two structs, this will have no impact on existing users. We will proceed to merge and treat the changes in this PR as compatible. |
What type of PR is this?
feat
(Optional) Translate the PR title into Chinese.
react agent 和 host multi-agent 支持导出为 AnyGraph,可直接进入编排。
description:
refactor agents to support graph composition