Functions§
- Returns a list of available LLM providers as strings
- Combines default, saved, and command-line configurations
- Returns the default model for a given provider
- Returns the default token limit for a given provider
- Generates a message using the given configuration
- Generates a message using the given provider (mainly for testing purposes)
- Checks if a provider requires an API key
- Validates the provider configuration