SDK deos not provide API to Invoke another agent
Đang mở
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Python
- Star
- 28
- Fork
- 42
- Merge trung bình
- 2 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 35
Mô tả
Describe the Problem
Within AgentGatewayClient, there is a method 'list_agent_cards', but does not have a 'call agent'. (similar to 'list_mcp_tool' and 'call_mcp_tool'). With AGW, to send message to a remote agent, a fragment needs to be fetched, exchange URL and token, many same patterns have to be implemented by agent app. Why not create an API to be shared?
Propose a Solution
Create a new method 'send_agent_message'. Refer to https://github.tools.sap/fin-trm-dispute-resolution-ag/dispute-resolution-ag/blob/main/app/services/common/a2a_destination.py
Describe Alternatives
No response
Affected Development Phase
Development
Impact
Inconvenience
Timeline
No response
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.