agentscope-ai / agentscope-ai/agentscope-runtime
[Feature] AGUI交互中支持fronted tools机制
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 863
- Fork
- 168
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.