kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chatgpt-api-old-v3
rodzic
f218f8d34c
commit
9363686b79
|
@ -47,7 +47,7 @@ async function example() {
|
||||||
|
|
||||||
// send a message and wait for the response
|
// send a message and wait for the response
|
||||||
const response = await api.sendMessage(
|
const response = await api.sendMessage(
|
||||||
'Write a python version of bubble sort.
|
'Write a python version of bubble sort.'
|
||||||
)
|
)
|
||||||
|
|
||||||
// response is a markdown-formatted string
|
// response is a markdown-formatted string
|
||||||
|
|
Ładowanie…
Reference in New Issue