UNPKG

@nestbox-ai/cli

Version:

The cli tools that helps developers to build agents

16 lines (15 loc) 286 B
{ "name": "app", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "@nestbox-ai/functions": "^2.0.0", "openai": "^6.5.0" } }