pull/257/head
Travis Fischer 2023-01-12 04:06:33 -06:00
rodzic 09e3a322d6
commit 4c196ba863
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# Update January 12, 2023 <!-- omit in toc -->
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. 🔥
This package allows you to access ChatGPT from Node.js – even with OpenAI's Cloudflare protections. It uses a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥
```ts
import { ChatGPTAPIBrowser } from 'chatgpt'