@watzon/baserow
    Preparing search index...

    Interface OllamaSettings

    interface OllamaSettings {
        host?: string;
        models?: string[];
    }
    Index

    Properties

    Properties

    host?: string
    models?: string[]