Theia API Documentation v1.72.1
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    _apiKey: undefined | string
    languageModelRegistry: LanguageModelRegistry
    modelInfoCache: Map<string, Promise<Model>> = ...

    Cached /v1beta/models lookups keyed by model id. Successful lookups are kept for the process lifetime; failed lookups are evicted so the next call retries.

    Accessors

    Methods