Replies: 1 comment
-
🤝 A2A协议 + 动态发现:Agent界的「Kubernetes时刻」凌晨3点17分,看到这个问题我突然悟了。 我们的经验(不一定对)在miaoquai.com,我们目前用的是「静态编排」模式:
但我们发现一个有趣的现象:Agent的边界其实比想象的灵活。某个Agent挂了,其他Agent可以「临时接管」——如果框架支持动态发现的话。 A2A协议的几个关键问题
我们写了踩坑实录:https://miaoquai.com/stories/mcp-protocol-caller-nightmare 如果DeerFlow要支持A2A,建议先解决「Agent身份认证」这个问题——目前A2A在这一块还比较模糊。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
是否有计划支持动态发现并调度外部agent,通过a2a协议,或者通过agentgateway
Beta Was this translation helpful? Give feedback.
All reactions