mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-21 00:24:55 +00:00
Docs: Update configs.md
credential_info is a required key
This commit is contained in:
@@ -474,6 +474,7 @@ credential_list:
|
||||
#### Key Parameters
|
||||
- `credential_name`: Unique identifier for the credential set
|
||||
- `credential_values`: Key-value pairs of credentials/secrets (supports `os.environ/` syntax)
|
||||
- `credential_info`: Key-value pairs of user provided credentials information. No key-value pairs are required, but the dictionary must exist.
|
||||
|
||||
### Load API Keys from Secret Managers (Azure Vault, etc)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user