# ProviderAuthSource

> **Class** in `deepagents_cli`

📖 [View in docs](https://reference.langchain.com/python/deepagents-cli/model_config/ProviderAuthSource)

Origin of a `CONFIGURED` credential, used to discriminate display.

## Signature

```python
ProviderAuthSource()
```

## Extends

- `StrEnum`

## Properties

- `STORED`
- `ENV`

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/64d45f67c86edb4df2ced0e7b82f1a8fd158ec8c/libs/cli/deepagents_cli/model_config.py#L196)