Ask a question to get started
Enter to send•Shift+Enter new line
Return the env var name that holds credentials for a provider.
Checks the config file first (user override), then falls back to the hardcoded PROVIDER_API_KEY_ENV map.
PROVIDER_API_KEY_ENV
get_credential_env_var( provider: str, ) -> str | None
provider
str
Provider name.