Skip to content

Commit 0224b4a

Browse files
docs(readme): update note on Bing AI
1 parent 3b22a94 commit 0224b4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Discord user @pig#8932 has found a working `text-chat-davinci-002` model, `text-
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`
122122
- `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.
123+
- _March 6, 2023:_ This is currently unconfirmed, but Bing AI seems to be using `gpt-3.5-turbo` now instead of GPT-4, as we found a new reference to `ChatApiImplementation` when poking around. If true, this does explain why Microsoft was so reluctant to outright say that they were using GPT-4 if they were always planning to switch to `gpt-3.5-turbo`.
124124
- `ChatGPTBrowserClient`: support for the official ChatGPT website, using a reverse proxy server for a Cloudflare bypass.
125125
- **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.
126126

0 commit comments

Comments
 (0)