agentscope-ai / agentscope-ai/agentscope-runtime
[Feature] AGUI交互中支持fronted tools机制
未关闭
enhancement
- 主要语言
- Python
- 星标
- 863
- 派生
- 168
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 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
贡献指南
评估
这个 Issue 还没有评估数据。