Skip to content

Releases: gptscript-ai/node-gptscript

v0.6.1: Merge pull request #39 from thedadams/add-tool-context

17 May 18:48
0e2a16c

Choose a tag to compare

v0.6.0

09 May 19:55
c6d7eef

Choose a tag to compare

chore: set registry-url for publish

v0.2.0

25 Mar 20:31
64f3f85

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Breaking changes:

exec and streamExec functions now take a gptscript.Tool or gptscript.FreeForm type. This is make it easier to programmatically build the scripts to be passed.