diff --git a/docs/source/concepts/llm_provider.rst b/docs/source/concepts/llm_provider.rst index 1b854cf5..b32dbb6f 100644 --- a/docs/source/concepts/llm_provider.rst +++ b/docs/source/concepts/llm_provider.rst @@ -52,7 +52,7 @@ For example following code block shows you how to add mistral llm provider in th - name: mistral-ai provider_interface: openai - model: llama3.2 + model: ministral-3b-latest endpoint: api.mistral.ai:443 protocol: https