Enum ModelLifecycleStatus
Status filter for reranking providers or embedding providers.
public enum ModelLifecycleStatus
Fields
All = 3All providers
Deprecated = 1Only deprecated providers
EndOfLife = 2Only end-of-life providers
Supported = 0Only supported providers (default)