kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/291/head
rodzic
b4315cab6e
commit
47721aac7a
|
@ -77,7 +77,7 @@ async function example() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to track the conversation, you'll need to pass the `parentMessageid` and `conversationid` along as well:
|
If you want to track the conversation, you'll need to pass the `parentMessageid` and `conversationid`:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
const api = new ChatGPTAPI({ apiKey: process.env.OPENAI_API_KEY })
|
const api = new ChatGPTAPI({ apiKey: process.env.OPENAI_API_KEY })
|
||||||
|
|
Ładowanie…
Reference in New Issue