Check if credentials are available for a provider.
This is the config-file-driven credential check, supporting custom
providers (e.g., local Ollama with no key required). For the hardcoded
PROVIDER_API_KEY_ENV-based check used in the hot-swap path, see the
module-level has_provider_credentials().
| Name | Type | Description |
|---|---|---|
provider_name* | str | The provider to check. |