Skip to content

Commit

Permalink
Remove mention of GPT3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-wong committed Jan 10, 2025
1 parent 3e7b709 commit 3cd78b8
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 @@ -6,7 +6,7 @@ Go-ChatGPT is an open-source GoLang client for ChatGPT, a large language model t

- Provides a GoLang client for ChatGPT.
- Sends text to ChatGPT and receives a response from ChatGPT.
- Supports GPT4, GPT4o, GPT3.5, and o1 models.
- Supports GPT4, GPT4o, and o1 models.

## Installation

Expand Down

0 comments on commit 3cd78b8

Please sign in to comment.