Skip to content

Commit 6340783

Browse files
committed
docs: add tip for using GenAIScript runtime in Node.js projects
1 parent 786aa47 commit 6340783

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • docs/src/content/docs/getting-started

docs/src/content/docs/getting-started/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,3 +276,10 @@ While GenAIScripts can be written with any IDE and run from the command line,
276276
users of the [extension in Visual Studio Code](/genaiscript/getting-started/installation)
277277
greatly benefit from the additional support for writing, debugging, and executing
278278
GenAIScript provided. We strongly recommend starting by installing the extension.
279+
280+
:::tip
281+
282+
If you are looking for a runtime package of GenAIScript that can be used in an existing Node.JS project,
283+
read [runtime documentation](/genaiscript/reference/runtime).
284+
285+
:::

0 commit comments

Comments
 (0)