chatgpt-api
Travis Fischer 2023-02-01 07:09:04 -06:00
rodzic 03563c0392
commit 10e0d99308
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# Update February 1, 2023 <!-- omit in toc -->
This package no longer requires any browser hacks – **it is now using the official OpenAI API** with a leaked, unofficial ChatGPT model. 🔥
This package no longer requires any browser hacks – **it is now using the official OpenAI completions API** with a leaked model that ChatGPT uses under the hood. 🔥
```ts
import { ChatGPTAPI } from 'chatgpt'