kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/291/head
rodzic
b823c74cdf
commit
1f6f08ee69
|
@ -58,6 +58,8 @@ You can use it to start building projects powered by ChatGPT like chatbots, webs
|
|||
npm install chatgpt
|
||||
```
|
||||
|
||||
Make sure you're using `node >= 18` so `fetch` is available (or `node >= 14` if you install a [fetch polyfill](https://github.com/developit/unfetch#usage-as-a-polyfill)).
|
||||
|
||||
## Usage
|
||||
|
||||
Sign up for an [OpenAI API key](https://platform.openai.com/overview) and store it in your environment.
|
||||
|
|
Ładowanie…
Reference in New Issue