You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Initial Checks
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
The text was updated successfully, but these errors were encountered: