ProviderType:
    | "open_ai"
    | "azure_open_ai"
    | "google_gemini"
    | "mistral_ai"
    | "anthropic"
    | "custom_ai"