Theia API Documentation v1.65.0
    Preparing search index...
    interface OllamaModelDescription {
        id: string;
        model: string;
    }
    Index

    Properties

    Properties

    id: string

    The identifier of the model which will be shown in the UI.

    model: string

    The name or ID of the model in the Ollama environment.