# UnstableEvaluatorModelConfig
## Properties
**provider** | **String** | Provider identifier to use for this evaluator, for example `openai` or `anthropic`. To discover valid values for the current project, call `GET /api/public/llm-connections` and use one of the returned `provider` values. |
**model** | **String** | Model identifier exposed by the provider, for example `gpt-4.1-mini`. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)