mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-28 11:30:00 +00:00
docs: add openai compatible env var documentation
This commit is contained in:
parent
893b2f408b
commit
adc8629ea9
1 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,10 @@
|
|||
# VOYAGE AI
|
||||
# VOYAGE_API_KEY=
|
||||
|
||||
# OPEN AI COMPATIBLE ENDPOINTS
|
||||
# OPENAI_COMPATIBLE_BASE_URL=http://localhost:1234/v1
|
||||
# OPENAI_COMPATIBLE_API_KEY=
|
||||
|
||||
# AZURE OPENAI
|
||||
# AZURE_OPENAI_API_KEY=
|
||||
# AZURE_OPENAI_ENDPOINT=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue