gpt-4o for titles and add claude-opus
modified: README.rst modified: app.py
This commit is contained in:
parent
393769bcf7
commit
da5a8cbcfa
2 changed files with 12 additions and 3 deletions
|
|
@ -96,6 +96,7 @@ To interact with the various language models, you can use the following commands
|
|||
- For GPT-4, send a message with ``gpt-4`` and include your prompt.
|
||||
- For Claude-haiku, send a message with ``claude-haiku`` and include your prompt.
|
||||
- For Claude-sonnet, send a message with ``claude-sonnet`` and include your prompt.
|
||||
- For Claude-opus, send a message with ``claude-opus`` and include your prompt.
|
||||
- For Mistral-tiny, send a message with ``mistral-tiny`` and include your prompt.
|
||||
- For Mistral-small, send a message with ``mistral-small`` and include your prompt.
|
||||
- For Mistral-medium, send a message with ``mistral-medium`` and include your prompt.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue