src/infra/.env.example
933 bytes · 27 lines · capsule://quake0day/[email protected]
raw on github
DOUBAO_ACCESS_TOKEN=your_doubao_access_token
DOUBAO_APP_ID=your_doubao_app_id
DOUBAO_WS_URL=wss://openspeech.bytedance.com/api/v3/realtime/dialogue
DASHSCOPE_API_KEY=your_dashscope_api_key
DASHSCOPE_BASE_URL=https://dashscope-intl.aliyuncs.com/compatible-mode/v1
OPENAI_API_KEY=your_openai_api_key
OPENAI_BASE_URL=https://api.openai.com/v1
ZHIHU_ACCESS_SECRET=your_zhihu_access_secret
ZHIHU_APP_ID=your_zhihu_oauth_app_id
ZHIHU_APP_KEY=your_zhihu_oauth_app_key
ZHIHU_REDIRECT_URI=http://localhost:5173/kanshan/oauth/callback
# Optional override. By default, the LangGraph Agent Worker HTTP endpoint is
# embedded in the inference process on http://localhost:8090.
AGENT_WORKER_URL=http://localhost:8090
AGENT_INTERNAL_TOKEN=
REDIS_PASSWORD=cyberverse_redis_dev
TURN_PASSWORD=cyberverse_turn_secret
LIVEKIT_URL=wss://your-livekit-url.livekit.cloud
LIVEKIT_API_KEY=your_livekit_api_key
LIVEKIT_API_SECRET=your_livekit_api_secret