pull/3/head
Travis Fischer 2022-12-02 18:43:44 -06:00
rodzic f321e80366
commit d3f749c67e
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()