Skip to content

Commit db4c370

Browse files
committed
docs(a2a): update overview for multiple agents support
Clarify that A2A overview and features apply to multiple agents.
1 parent 890ebb2 commit db4c370

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/a2a/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: A2A Overview
3+
title: Multiple Agents - A2A Overview
44
nav_order: 7
55
has_children: true
66
permalink: /a2a
@@ -12,7 +12,7 @@ permalink: /a2a
1212
> 促进它们在动态多智能体环境下的有效通信和协作。简单来说,A2A协议就像是为AI智能体之间提供了一套标准化的“语言”,
1313
> 使得不同厂商、不同技术框架的AI智能体能够像人与人交流一样,互相理解、互相协作,共同完成任务
1414
15-
## AutoDev A2A
15+
## AutoDev Multiple Agents - A2A
1616

1717
在 AutoDev 中,我们使用 https://github.com/a2aproject/a2a-java 实现了对 A2A 协议的支持。当前 AutoDev 支持
1818
两种的 A2A 功能:

0 commit comments

Comments
 (0)