Releases: gptscript-ai/node-gptscript
Releases · gptscript-ai/node-gptscript
v0.6.1: Merge pull request #39 from thedadams/add-tool-context
feat: add support for tools context
v0.6.0
v0.2.0
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.