diff --git a/docs/configure_model.rst b/docs/configure_model.rst index ef5942e..dac0388 100644 --- a/docs/configure_model.rst +++ b/docs/configure_model.rst @@ -14,7 +14,8 @@ For OpenAI configuration, create .env files containing the API key .. literalinclude:: ../sample_templates/llm/openai.yaml :language: yaml -An example of OpenAI gpt4o-mini is shown below: +An example of OpenAI gpt4o-mini is shown below: + .. literalinclude:: ../sample_templates/llm/openai_gpt4omini.yaml :language: yaml