Skip to content

Commit 1230d49

Browse files
committed
Update .env.template
1 parent 2cef091 commit 1230d49

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.env.template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
# Local Models
88
# API_OPENWEBUI="your openwebui key"
99

10-
# You need one API key either cloud or local.
10+
# You need one API key for both cloud or local LLM models.
1111

1212
# Base URL for calling local models
1313
# BASE_URL="https://gpu.aet.cit.tum.de"
1414

1515
# For docker-compose deployment, you can use the following environment variables:
1616
API_OPENWEBUI=""
17-
GITLAB_CLIENT_SECRET=""
17+
GITLAB_CLIENT_SECRET=""
18+
API_OPENAI=""

0 commit comments

Comments
 (0)