kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/257/head
rodzic
98d4121c81
commit
09e3a322d6
|
@ -1,6 +1,6 @@
|
||||||
# Update January 12, 2023 <!-- omit in toc -->
|
# Update January 12, 2023 <!-- omit in toc -->
|
||||||
|
|
||||||
This package works to access ChatGPT pretty consistently, even after OpenAI added Cloudflare protections. To circumvent these protections, we've added a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥
|
This package allows you to access ChatGPT – even after OpenAI added Cloudflare protections. It uses a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
import { ChatGPTAPIBrowser } from 'chatgpt'
|
import { ChatGPTAPIBrowser } from 'chatgpt'
|
||||||
|
|
Ładowanie…
Reference in New Issue