| { | |
| "name": "nodejs", | |
| "version": "1.0.0", | |
| "description": "nodejs action", | |
| "author": "Nuvolaris", | |
| "keywords": [], | |
| "license": "ISC", | |
| "main": "index.js", | |
| "dependencies": { | |
| "@azure/openai": "^1.0.0-beta.11", | |
| "@langchain/community": "^0.0.34", | |
| "minio": "^7.1.3", | |
| "mongodb": "^6.4.0", | |
| "node-auth0": "^1.0.0", | |
| "ollama": "^0.5.0", | |
| "openai": "^4.28.4", | |
| "openwhisk": "^3.21.8", | |
| "pg": "^8.11.3", | |
| "plotly": "^1.0.6", | |
| "redis": "^4.6.13", | |
| "uuid": "^9.0.1" | |
| } | |
| } |