mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-04 13:04:47 +00:00
5 lines
116 B
Bash
5 lines
116 B
Bash
OPENAI_API_KEY = ""
|
|
COHERE_API_KEY = ""
|
|
OPENROUTER_API_KEY = ""
|
|
OR_SITE_URL = ""
|
|
OR_APP_NAME = "LiteLLM Example app" |