adding V2
All checks were successful
OpenWebUI Discord Bot / Build-and-Push (push) Successful in 1m0s

This commit is contained in:
2025-01-02 17:22:32 -08:00
parent 43f40981db
commit 37b363b317
3 changed files with 101 additions and 0 deletions

4
v2/.env.example Normal file
View File

@@ -0,0 +1,4 @@
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"