.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.example)
BILI_ROOM_ID
MOCK_BILI
STS2_API_URL
MOCK_STS2
STS2_MCP_ENABLED
STS2_MCP_COMMAND
STS2_MCP_ARGS
STS2_MCP_CWD
STS2_API_BASE_URL
STS2_MCP_TOOL_PROFILE
STS2_MCP_ALLOWED_TOOLS
STS2_MCP_ALLOW_ACTIONS
LLM_PROVIDER
LLM_API_KEY
secret
LLM_BASE_URL
LLM_MODEL
LLM_TIMEOUT_MS
TTS_PROVIDER
TTS_ENABLED
TTS_VOICE
brew install flyctl && fly launch --from https://github.com/abxxvrv/intelligent-agent-live-streaming-project
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/abxxvrv/intelligent-agent-live-streaming-project
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/abxxvrv/intelligent-agent-live-streaming-project