Skip to content

Commit

Permalink
Fix docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartenGr committed Nov 15, 2024
1 parent b5cc415 commit dad416b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bertopic/representation/_litellm.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class LiteLLM(BaseRepresentation):
Usage:
To use this, you will need to install the openai package first:
To use this, you will need to install the litellm package first:
`pip install litellm`
Expand Down

0 comments on commit dad416b

Please sign in to comment.