Files
Nova/.env.example

11 lines
346 B
Plaintext

DISCORD_TOKEN=your_discord_bot_token
# Use OpenRouter by setting USE_OPENROUTER=true and providing OPENROUTER_API_KEY.
USE_OPENROUTER=false
OPENROUTER_API_KEY=your_openrouter_api_key
OPENROUTER_MODEL=meta-llama/llama-3-8b-instruct
OPENROUTER_EMBED_MODEL=nvidia/llama-nemotron-embed-vl-1b-v2
BOT_CHANNEL_ID=
CODER_USER_ID=
ENABLE_WEB_SEARCH=true