forked from CherryHQ/cherry-studio
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.env.example
More file actions
12 lines (12 loc) · 506 Bytes
/
Copy path.env.example
File metadata and controls
12 lines (12 loc) · 506 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
NODE_OPTIONS=--max-old-space-size=8000
API_KEY="sk-xxx"
BASE_URL="https://api.siliconflow.cn/v1/"
MODEL="Qwen/Qwen3-235B-A22B-Instruct-2507"
CSLOGGER_MAIN_LEVEL=info
CSLOGGER_RENDERER_LEVEL=info
#CSLOGGER_MAIN_SHOW_MODULES=
#CSLOGGER_RENDERER_SHOW_MODULES=
# Set a unique suffix when running multiple dev instances, e.g. DevQuito.
#CS_DEV_USER_DATA_SUFFIX=
# Override the Cherry Cloud origin used for login and model requests in a custom build.
#MAIN_VITE_CHERRY_CLOUD_API_ORIGIN=https://cloud.example.com