Registry of all supported LLM providers.
Provides functions to list, look up, and verify provider configurations.
All provider modules implement LLMUtils.Provider behaviour.
Summary
Functions
List all provider configs.
Check if a provider ID exists.
Get a provider config by string ID (e.g. "openai"). Returns nil if not found.
Get the provider module by string ID.
List all provider IDs.