这是indexloc提供的服务,不要输入任何密码
Skip to content

[FEAT]: Plans for A2A? #3637

@pcuci

Description

@pcuci

What would you like to see?

In line with your recent MCP support #3547

https://github.com/google/A2A would allow for inter-agent communication to perhaps enable completing more complex tasks

Consider a scenario where an AnythingLLM user wants to file an expense report for a business trip:​

  • Expense Agent: Handles the creation and submission of expense reports.​
  • Currency Conversion Agent: Provides real-time exchange rates to convert foreign expenses into the user's home currency.​
  • MCP Integration: Allows the Currency Conversion Agent to access up-to-date financial data from external APIs.​
  • A2A Communication: Enables the Expense Agent to request currency conversion from the Currency Conversion Agent and incorporate the results into the expense report.​
  • ADK Utilization (mandatory?): Both agents are developed using ADK, ensuring compatibility and streamlined communication within the A2A network.​

This collaborative approach would allow for dynamic, multi-agent workflows that can adapt to complex user needs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions