ms-agent
ms-agent copied to clipboard
agentfabric
Initial Checks
- [X] I have searched GitHub for a duplicate issue and I'm sure this is something new
- [ ] I have read and followed the docs & demos and still think this is a bug
- [ ] I am confident that the issue is with modelscope-agent (not my code, or another library in the ecosystem)
What happened + What you expected to happen
During handling of the above exception, another exception occurred: 希望能有解决的办法
Versions / Dependencies
master pip install -r requirements.txt & pip install -r apps/agentfabric/requirements.txt
Reproduction script
just export PYTHONPATH=$PYTHONPATH:/path/to/your/modelscope-agent export DASHSCOPE_API_KEY=your_api_key cd modelscope-agent/apps/agentfabric python app.py
Issue Severity
None