mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Added Infisical token to .env.example
This commit is contained in:
parent
a384c5cf70
commit
dca8bbc999
1 changed files with 3 additions and 1 deletions
|
|
@ -16,4 +16,6 @@ AZURE_API_KEY = ""
|
|||
REPLICATE_API_KEY = ""
|
||||
REPLICATE_API_TOKEN = ""
|
||||
# Anthropic
|
||||
ANTHROPIC_API_KEY = ""
|
||||
ANTHROPIC_API_KEY = ""
|
||||
# Infisical
|
||||
INFISICAL_TOKEN = ""
|
||||
Loading…
Add table
Reference in a new issue