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 還沒有評估資料。