feat: Update .env.example add OpenAI API Base
This commit is contained in:
parent
bba6a5d610
commit
83ce4689eb
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
# OPENAI
|
||||
OPENAI_API_KEY=
|
||||
# OPENAI_API_BASE=
|
||||
|
||||
# ANTHROPIC
|
||||
# ANTHROPIC_API_KEY=
|
||||
|
|
|
|||
Loading…
Reference in a new issue