Skip to content

Commit

Permalink
Correcting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
awynnejo authored Nov 29, 2024
1 parent 5edbd44 commit 8db9ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ recommendations to help you get started:
`model = "gpt-4o-mini"` for a cheaper lower-quality model, or
`model = "o1-mini"` for more complex reasoning. `chat_claude()` is
similarly good; it defaults to **Claude 3.5 Sonnet** which we have
found to be particularly code at writing code.
found to be particularly good at writing code.

- `chat_gemini()` is great for large prompt, because it has a much
larger context window than other models. It allows up to 1 million
Expand Down

0 comments on commit 8db9ec4

Please sign in to comment.