modelscope / agentscope

Start building LLM-empowered multi-agent applications in an easier way.
https://doc.agentscope.io/
Apache License 2.0
4.82k stars 296 forks source link

Online workstation #345

Closed rayrayraykk closed 1 month ago

rayrayraykk commented 2 months ago

You must set the following vars in .env:

SECRET_KEY=****
SESSION_TYPE==****
IP==****
PORT==****
COPILOT_IP==****
COPILOT_PORT==****
CLIENT_ID==****
OWNER==****
REPO==****
USER_FILE_NAME==****
OSS_ENDPOINT==****
OSS_BUCKET_NAME==****
OSS_ACCESS_KEY_ID==****
OSS_ACCESS_KEY_SECRET==****
CLIENT_SECRET==****
LOCAL_WORKSTATION==****

Checklist

Please check the following items before code is ready to be reviewed.