chatgpt-api-old-v3
Travis Fischer 2022-12-02 18:43:44 -06:00
rodzic a5e3376e54
commit 38106ef1ec
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -27,6 +27,8 @@ Chromium is opened in non-headless mode by default, which is important because t
## Usage
```ts
import { ChatGPTAPI } from 'chatgpt'
async function example() {
const api = new ChatGPTAPI()