Protected
aliasProtected
changeProtected
clientProtected
initializedProtected
Readonly
languageProtected
languageProtected
loggerProtected
markProtected
outputProtected
providerProtected
registryProtected
requestsProtected
settingsProtected
streamscalled by backend via the "delegate client" with the error to use for rejection
If an id of a language model is provded, returns the LanguageModel if it is ready
.
If an alias is provided, finds the highest-priority ready model from that alias.
If none are ready returns undefined.
Protected
initcalled by backend
called by backend when a model is updated
called by backend via the "delegate client" with new tokens
called by backend once tool is invoked
Protected
updateFetch the updated model metadata from the backend and update the registry.
Frontend-specific language model registry interface (supports alias resolution).