llmwire - v2.2.0
    Preparing search index...

    Class OpenAIProvider

    Any server speaking the OpenAI chat-completions dialect: OpenAI itself, LM Studio, Groq, OpenRouter, DeepSeek, Mistral, xAI, Together, vLLM, ...

    Hierarchy (View Summary)

    Index
    _supportedModels: string[] = []
    apiKey?: string
    baseConfig: BaseProviderConfig
    v1: string
    • get baseURL(): string

      Origin this provider talks to; shown in PROVIDER_UNREACHABLE hints.

      Returns string