cherry-studio/.env.example
2025-09-22 18:32:19 +08:00

12 lines
421 B
Plaintext

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=
# Feature Flags (must be prefixed with VITE_ to be accessible in renderer)
# VITE_USE_UNIFIED_DB_SERVICE=true # Enable unified DB service for chat/agent sessions