mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-22 11:35:42 +00:00
Added Infisical token to .env.example
This commit is contained in:
+3
-1
@@ -16,4 +16,6 @@ AZURE_API_KEY = ""
|
||||
REPLICATE_API_KEY = ""
|
||||
REPLICATE_API_TOKEN = ""
|
||||
# Anthropic
|
||||
ANTHROPIC_API_KEY = ""
|
||||
ANTHROPIC_API_KEY = ""
|
||||
# Infisical
|
||||
INFISICAL_TOKEN = ""
|
||||
Reference in New Issue
Block a user