Merge pull request #9263 from bexelbie/patch-1

Docs: Update configs.md
This commit is contained in:
Krish Dholakia 2025-03-14 12:03:46 -07:00 committed by GitHub
commit 867ba21b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)