Skip to content

Commit 8420a17

Browse files
committed
UPDATE: README.md
1 parent 8b647ed commit 8420a17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
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, Anthropic, Mistral, Meta, Google and Cohere cloud APIs:**
8-
- [x] OpenAI: GPT-4o, GPT-4 Turbo, GPT-3.5-Turbo
9-
- [x] Anthropic: Claude 3 Opus, Claude 3 Sonnet
10-
- [x] Mistral: Large, Medium
8+
- [x] OpenAI: GPT-4o, GPT-4 Turbo
9+
- [x] Anthropic: Claude 3.5 Sonnet, Claude 3 Opus
10+
- [x] Mistral: Large, Codestral
1111
- [x] Meta AI: Llama3 8B, Llama3 70B
1212
- [x] Google: Gemini Pro 1.5
1313
- [x] Cohere: Command R

0 commit comments

Comments
 (0)