Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 70bde1a

Browse files
committed
update openai-node docs
1 parent 0d5c546 commit 70bde1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/examples/openai-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Nitro intergration guide for Node.js.
44
---
55

66
You can migrate from OAI API or Azure OpenAI to Nitro using your existing NodeJS code quickly
7-
> The ONLY thing you need to do is to override `baseURL` in `openai` init with `Nitro` URL
7+
> The **ONLY** thing you need to do is to override `baseURL` in `openai` init with `Nitro` URL
88
- NodeJS OpenAI SDK: https://www.npmjs.com/package/openai
99

1010
## Chat Completion

0 commit comments

Comments
 (0)