Skip to content

Commit 40efcdd

Browse files
committed
UPDATE: README.md
1 parent 94d5478 commit 40efcdd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
To reduce magic to a minimum, no official API client is used: it's only just post requests and Server-Sent Events handling. The program only depends on [requests](https://requests.readthedocs.io/en/latest/), [sseclient-py](https://github.com/mpetazzoni/sseclient) and [CustomTkinter](https://github.com/TomSchimansky/CustomTkinter).
66

77
**You can talk with all major models from the OpenAI, Mistral, Anthropic, Google and Cohere cloud APIs:**
8-
- [x] OpenAI: GPT-4 Turbo and GPT-3.5-Turbo
9-
- [x] Anthropic: Claude 3 Opus
10-
- [x] Mistral: Mixtral 8x7B, Mistral 7B, Large, Medium and Small
11-
- [x] Google: Gemini Pro
12-
- [x] Cohere: Cohere Chat
8+
- [x] OpenAI: GPT-4 Turbo, GPT-3.5-Turbo
9+
- [x] Anthropic: Claude 3 Opus, Claude 3 Sonnet
10+
- [x] Mistral: Large, Medium
11+
- [x] Google: Gemini Pro 1.5
12+
- [x] Cohere: Cohere Command R
1313

1414

1515
### Here is a quick demo:

0 commit comments

Comments
 (0)