mirror of
https://github.com/NovaOSS/nova-cord.git
synced 2024-11-25 16:43:58 +01:00
Merge branch 'main' of https://github.com/NovaOSS/nova-cord
This commit is contained in:
commit
6bf0c7ab5b
|
@ -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({
|
||||
|
|
Loading…
Reference in a new issue