Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lofcz authored Jun 15, 2024
1 parent 30890f5 commit 2283409
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 @@ -42,7 +42,7 @@ List<ChatModel> models =
[
ChatModel.OpenAi.Gpt4.Turbo,
ChatModel.Anthropic.Claude3.Sonnet,
ChatModel.Cohere.CommandRPlus,
ChatModel.Cohere.Claude3.CommandRPlus,
ChatModels.Google.Gemini.Gemini15Flash
];

Expand Down

0 comments on commit 2283409

Please sign in to comment.