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

    Properties

    Properties

    id: string

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

    model: string

    The model ID as used by the Hugging Face API.