Skip to content

Commit

Permalink
mention LiteLLM
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Apr 13, 2024
1 parent 043a40f commit dfa8b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/banks/extensions/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

class GenerateExtension(Extension):
"""
`generate` can be used to call the OpenAI API passing the tag text as a prompt and get back some content.
`generate` can be used to call the LiteLLM API passing the tag text as a prompt and get back some content.
Example:
```
Expand Down

0 comments on commit dfa8b06

Please sign in to comment.