Frontend-specific language model registry interface (supports alias resolution).
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.
ready
Frontend-specific language model registry interface (supports alias resolution).