forked from phoenix/litellm-mirror
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_KEY = ""
|
||||||
REPLICATE_API_TOKEN = ""
|
REPLICATE_API_TOKEN = ""
|
||||||
# Anthropic
|
# Anthropic
|
||||||
ANTHROPIC_API_KEY = ""
|
ANTHROPIC_API_KEY = ""
|
||||||
|
# Infisical
|
||||||
|
INFISICAL_TOKEN = ""
|
Loading…
Add table
Add a link
Reference in a new issue