Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/lofcz/LlmTornado
Browse files Browse the repository at this point in the history
  • Loading branch information
lofcz committed Jun 15, 2024
2 parents 513b7d4 + 2283409 commit bb90ea6
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 bb90ea6

Please sign in to comment.