agentscope-ai / agentscope-ai/QwenPaw
[Bug]: 工具调用404
- Lingua principale
- Python
- Stelle
- 34.9k
- Fork
- 3.1k
- Merge medio
- 1g 15h
- PR unite (30g)
- 225
Descrizione
## QwenPaw Version
2.1.0
## Description
/api/tool-calls/1785293416841-59njx7u/call_8b24348545b745cda6743348
流式会话时,页面一直在调用@router.post("/{session_id}/{tool_call_id}/offload", status_code=202)接口,接口响应:404 {"detail":"Tool call not found"}
## Component(s) Affected
- [ ] Core / Backend (app, agents, config, providers, utils, local_models)
- [ ] Console (frontend web UI)
- [ ] Channels (DingTalk, Feishu, QQ, Discord, iMessage, etc.)
- [ ] Skills
- [ ] CLI
- [ ] Documentation (website)
- [ ] Tests
- [ ] CI/CD
- [ ] Scripts / Deploy
## Environment
- **QwenPaw version:2.1。0
## Steps to Reproduce
1.创建会话
2.让agnet去优化已经生成的ppt,执行skill时就假死了
tool_call_id: call_8b24348545b745cda6743348
tool: execute_shell_command
command: cd /root/.qwenpaw/workspaces/ppt && python -m markitdown "media/5e6f6fd702bc43d38fa3fa16d4e4d047_服务器ST02交付材料-容器集群运维报告-2024年01月.pptx" 2>/dev/null | head -200
## Actual vs Expected
- **Actual:**
- **Expected:**
## Logs / Screenshots
[Paste relevant log output or attach screenshots. Use code blocks for logs.]
```
(paste logs here)
```
## Additional Notes
[Optional: workarounds, similar issues, etc.]
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.