lzy-chatgpt-cjs-polyfill
v1.0.3
Published
用于解决chatGPT node对CJS模块规范支持不佳的问题
Downloads
2
Readme
用于解决chatGPT node对CJS模块规范支持不佳的问题,向下兼容node16
修改了其中部分依赖
使用
npm install chatgpt npm install lzy-chatgpt-cjs-polyfill
const { ChatGPTAPI,ChatGPTError} = require('lzy-chatgpt-cjs-polyfill')