Compare commits

..

No commits in common. "bd332e516f37bceaa064c8d995880e92df2e47fa" and "2007b966d481be0e4da099fb1add055a45fde173" have entirely different histories.

View file

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