agentscope-ai / agentscope-ai/agentscope-runtime
[Feature] AGUI交互中支持fronted tools机制
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 863
- Forks
- 168
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Problem Description
Agentscope runtime支持AGUI的交互,但是不支持AGUI的fronted tools机制
## Proposed Solution
将agui request中的actions转成 “特别”的llm tools,llm返回tool_call, agent“执行”这些tools时,传给agui前端
## Affected Component(s)
- [x] Engine
- [ ] Sandbox
- [ ] Common
- [ ] Tools
- [ ] Documentation
- [ ] Other: ___________
## Alternatives Considered
类似langchain中 create_agent的middleware机制
## Additional Context
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.