Skip to content

Commit 38ab328

Browse files
committed
Add provider to env
1 parent bc8bbcc commit 38ab328

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ VELORUM_JWT_SECRET=088cfc7a7fc2b07696d8ee5e1ea9d642 # change to a random value
4040
# VELORUM_MODEL_GPT5_NAME=GPT 5
4141
# VELORUM_MODEL_GPT5_CAPABILITIES=explain,generate
4242
# 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
4344
# VELORUM_MODEL_GPT5_AUTH= # authentication token
4445
# VELORUM_MODEL_GPT5_TOKEN_COST=1
4546

0 commit comments

Comments
 (0)