agentscope-ai / agentscope-ai/agentscope-java

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

Aperta
#818 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
area/core/agent enhancement
Lingua principale
Java
Stelle
5.6k
Fork
1.3k
Merge medio
4g 12h
PR unite (30g)
77

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.