Skip to content

Commit 52707d3

Browse files
author
Egor
committed
Update OpenRouter API key variable in librechat.yaml
1 parent 332bdca commit 52707d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

librechat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ registration:
2525
endpoints:
2626
custom:
2727
- name: 'OpenRouter'
28-
apiKey: '${OPENROUTER_KEY}'
28+
apiKey: '${OPENROUTER_API_KEY}'
2929
baseURL: 'https://openrouter.ai/api/v1'
3030
models:
3131
default: ['meta-llama/llama-3-70b-instruct']

0 commit comments

Comments
 (0)