This commit is contained in:
nsde 2023-09-16 01:41:18 +02:00
commit 6bf0c7ab5b

View file

@ -103,7 +103,7 @@ curl https://api.nova-oss.com/v1/chat/completions \
if how_can_i == 'use Node.js':
text = """
```node
```js
const OpenAI = require('openai');
const openai = new OpenAI({