mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 23:06:52 +00:00
(docs) add .env.template
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
OPENAI_API_KEY = ""
|
||||
|
||||
AZURE_API_KEY = ""
|
||||
AZURE_API_BASE = ""
|
||||
AZURE_API_VERSION = ""
|
||||
|
||||
ANTHROPIC_API_KEY = ""
|
||||
|
||||
COHERE_API_KEY = ""
|
||||
|
||||
Reference in New Issue
Block a user