We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc8bbcc + 38ab328 commit 238c2dbCopy full SHA for 238c2db
1 file changed
docker-compose/.env
@@ -40,6 +40,7 @@ VELORUM_JWT_SECRET=088cfc7a7fc2b07696d8ee5e1ea9d642 # change to a random value
40
# VELORUM_MODEL_GPT5_NAME=GPT 5
41
# VELORUM_MODEL_GPT5_CAPABILITIES=explain,generate
42
# VELORUM_MODEL_GPT5_API= # if using a non-default base-url
43
+# VELORUM_MODEL_GPT5_PROVIDER=openai/gpt-5 # or openrouter/openai/gpt-5, etc depending on the provider
44
# VELORUM_MODEL_GPT5_AUTH= # authentication token
45
# VELORUM_MODEL_GPT5_TOKEN_COST=1
46
0 commit comments