SDK deos not provide API to Invoke another agent
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 28
- フォーク
- 42
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 35
説明
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。