@watzon/baserow
    Preparing search index...

    Interface OpenRouterSettings

    interface OpenRouterSettings {
        api_key?: string;
        models?: string[];
    }
    Index

    Properties

    Properties

    api_key?: string
    models?: string[]