UNPKG

@hyperbytes/wappler-chatgpt

Version:

interface with ChatGPT API

17 lines 380 B
{ "name": "@hyperbytes/wappler-chatgpt", "version": "1.0.3", "description": "interface with ChatGPT API", "license": "MIT", "author": { "name": "Brian English - hyperbytes" }, "keywords": [ "wappler-extension", "server-connect", "chat gpt" ], "dependencies": { "openai": "^4.51.0" } }