Skip to content

Commit

Permalink
Fix gpto-mini example
Browse files Browse the repository at this point in the history
  • Loading branch information
DL committed Jul 21, 2024
1 parent 5fcf3f9 commit 08ed089
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/configure_model.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 08ed089

Please sign in to comment.