chatgpt-api-old-v3
Travis Fischer 2022-12-07 03:02:29 -06:00
rodzic f218f8d34c
commit 9363686b79
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -47,7 +47,7 @@ async function example() {
// send a message and wait for the response
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