Skip to content

Commit

Permalink
Run pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
fm1320 committed Nov 26, 2024
1 parent fcf85aa commit e512584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorials/model_client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ Groq LLM Chat - Multichat Usage

Note: Groq doesnt have embedder method to get embeddings like openai

The following example demonstrates how to set up a multi-turn conversation with the Groq LLM using the ``GroqAPIClient``.
The following example demonstrates how to set up a multi-turn conversation with the Groq LLM using the ``GroqAPIClient``.

.. code-block:: python
Expand Down

0 comments on commit e512584

Please sign in to comment.