MAIDR Documentation - v3.39.0
    Preparing search index...

    Service for validating API keys across different LLM providers.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Validates an API key for the specified LLM provider.

      Parameters

      • modelKey: Llm

        The LLM provider identifier

      • apiKey: string

        The API key to validate

      Returns Promise<ValidationResponse>

      Promise resolving to validation result with status and optional error message