Table of Contents

Enum ModelLifecycleStatus

Namespace
DataStax.AstraDB.DataApi.Core
Assembly
DataStax.AstraDB.DataApi.dll

Status filter for reranking providers or embedding providers.

public enum ModelLifecycleStatus

Fields

All = 3

All providers

Deprecated = 1

Only deprecated providers

EndOfLife = 2

Only end-of-life providers

Supported = 0

Only supported providers (default)