UNPKG

china-openai

Version:

适合国内开发者的openai库

21 lines (20 loc) 446 B
{ "name": "china-openai", "version": "1.0.3", "description": "适合国内开发者的openai库", "keywords": ["openia", "ChatGPT", "Ai"], "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mizjl/opanai" }, "author": "ZJL", "license": "ISC", "dependencies": { "openai": "^4.0.0", "tunnel": "^0.0.6" } }