Skip to content

Commit 3b22a94

Browse files
docs(readme): note that Bing AI is no longer GPT-4
1 parent 8d14882 commit 3b22a94

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ Discord user @pig#8932 has found a working `text-chat-davinci-002` model, `text-
119119
- In essence, this allows you to make a chatbot with any personality you want.
120120
- This is currently only configurable on a global level, but I plan to add support for per-conversation customization.
121121
- Retains support for models like `text-davinci-003`
122-
- `BingAIClient`: support for Bing's version of ChatGPT, powered by GPT-4.
122+
- `BingAIClient`: support for Bing's version of ChatGPT, ~~powered by GPT-4~~.
123+
- _March 6, 2023:_ Bing AI seems to be using gpt-3.5-turbo now instead of GPT-4. This does explain why Microsoft was so reluctant to outright say that they were using GPT-4.
123124
- `ChatGPTBrowserClient`: support for the official ChatGPT website, using a reverse proxy server for a Cloudflare bypass.
124125
- **There may be a high chance of your account being banned if you continue to automate chat.openai.com.** Continue doing so at your own risk.
125126

0 commit comments

Comments
 (0)