nexus-agents - v2.80.0
    Preparing search index...

    Interface AvailableModel

    One row in the cache: model id + which source first reported it.

    interface AvailableModel {
        id: string;
        source: string;
        provider?: string;
    }
    Index

    Properties

    Properties

    id: string
    source: string
    provider?: string

    provider/ prefix when the source uses one; otherwise the providerHint.