yr.llm
The configured LLM atlas, loaded lazily on first access.
Resolves LLM providers and models from the user's active Yera profile.
See LLMAtlas for the available
methods and indexing behaviour.
Raises
ProfileConfigError
On first access, if no profiles are configured.
Run yera setup.
ProvidersNotConfigured
On first access, if no providers are
configured. Run yera setup.