Package-level declarations
Types
Provides constants for Anthropic AI model identifiers. This class contains the latest model versions for Claude AI models offered by Anthropic.
Provides constants for DeepSeek AI model identifiers. This class contains the latest model versions for DeepSeek AI models offered by DeepSeek.
Docker local models This class will always be loaded, but models won't be loaded from the Docker endpoint unless the "docker" profile is set. Model names will be precisely as reported from http://localhost:12434/engines/v1/models (assuming default port).
Chat model that falls back to another model if the first one fails.
Popular Ollama models as constants for easy reference and type safety. These represent the most commonly used models in the Ollama ecosystem.
Save default. Some models may not support all options.
Generic support for OpenAI compatible models. Use to register LLM beans.
Well-known models from OpenAI.
Functions
LLM that falls back to another LLM if the first one fails.