(docs) add .env.template
This commit is contained in:
parent
b32c211669
commit
1069c991c8
10
openai-proxy/.env.template
Normal file
10
openai-proxy/.env.template
Normal file
@ -0,0 +1,10 @@
|
||||
OPENAI_API_KEY = ""
|
||||
|
||||
AZURE_API_KEY = ""
|
||||
AZURE_API_BASE = ""
|
||||
AZURE_API_VERSION = ""
|
||||
|
||||
ANTHROPIC_API_KEY = ""
|
||||
|
||||
COHERE_API_KEY = ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user