DuckDB Terminal - v0.6.0
    Preparing search index...

    Interface AISettings

    Configuration for the AI proxy

    interface AISettings {
        endpoint: string;
        provider: string;
    }
    Index
    endpoint: string

    The proxy endpoint URL

    provider: string

    The selected AI provider name