kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chatgpt-api
rodzic
03563c0392
commit
10e0d99308
|
@ -1,6 +1,6 @@
|
||||||
# Update February 1, 2023 <!-- omit in toc -->
|
# 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
|
```ts
|
||||||
import { ChatGPTAPI } from 'chatgpt'
|
import { ChatGPTAPI } from 'chatgpt'
|
||||||
|
|
Ładowanie…
Reference in New Issue