agentscope-ai / agentscope-ai/agentscope-java

[Feature]: Message and Status Delivery when using agent as a tool

オープン
#818 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area/core/agent enhancement
主要言語
Java
スター
5.6k
フォーク
1.3k
平均マージ
4日 12時間
マージ済み PR(30日)
77

説明

This problem is discovered when I try to implement HITL within the subagent.
The way I handle it is to stop the agent and throw an exception when marked tools is about to use.
The exception is a signal to remind the frontend to have corresponding action.
However, the exception would not be correctly forward to the supervisor agent thus couldn't be handled by the exception handler.
One of the potential solution for now could be using both orchestration agent framework to do the handoff and use AgentScope to implement the subagent. But this doesn't seem to be an efficient way.
Hence, I am wondering if there's way to handle this situation?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。