Type Alias WaldiezModelAPIType

WaldiezModelAPIType:
    | "openai"
    | "azure"
    | "google"
    | "anthropic"
    | "mistral"
    | "groq"
    | "together"
    | "nim"
    | "other"