Event that is fired when the alias list changes.
Promise that resolves when the registry is ready for use (preferences loaded).
Get all aliases.
Remove an alias by its id.
Resolve an alias or model id to a prioritized list of model ids. If the id is not an alias, returns [id]. If the alias exists and has a selectedModelId, returns [selectedModelId]. If the alias exists and has no selectedModelId, returns defaultModelIds. If the alias does not exist, returns undefined.
Registry for managing language model aliases.