OpenWebUI-Discordbot/v2/.env.example
Josh Knapp 37b363b317
All checks were successful
OpenWebUI Discord Bot / Build-and-Push (push) Successful in 1m0s
adding V2
2025-01-02 17:22:32 -08:00

5 lines
148 B
Plaintext

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"