OpenWebUI-Discordbot/v2/.env.example

5 lines
148 B
Plaintext
Raw Permalink Normal View History

2025-01-03 01:22:32 +00:00
DISCORD_TOKEN=your_discord_bot_token
OPENAI_API_KEY=your_openai_api_key
OPENWEBUI_API_BASE=http://your.api.endpoint/v1
MODEL_NAME="Your_Model_Name"