diff --git a/concepts/llm_providers/llm_providers.html b/concepts/llm_providers/llm_providers.html index 8c3093eb..83fc2320 100755 --- a/concepts/llm_providers/llm_providers.html +++ b/concepts/llm_providers/llm_providers.html @@ -177,6 +177,7 @@ Connect to any combination of providers simultaneously (see
  • First-Class Providers: Native integrations with OpenAI, Anthropic, DeepSeek, Mistral, Groq, Google Gemini, Together AI, xAI, Azure OpenAI, and Ollama

  • OpenAI-Compatible Providers: Any provider implementing the OpenAI Chat Completions API standard

  • +
  • Wildcard Model Configuration: Automatically configure all models from a provider using provider/* syntax

  • Intelligent Routing Three powerful routing approaches to optimize model selection:

    diff --git a/concepts/llm_providers/supported_providers.html b/concepts/llm_providers/supported_providers.html index 955cfccc..65ebc999 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -180,7 +180,7 @@

    Common Configuration Fields: