19 lines
546 B
JSON
19 lines
546 B
JSON
{
|
|
"code": "openai",
|
|
"name": {
|
|
"zh_cn": "ChatGPT 智能聊天助手",
|
|
"en": "Integration with OpenAI ChatGPT API"
|
|
},
|
|
"description": {
|
|
"zh_cn": "ChatGPT 智能聊天助手, 基于 OpenAI API(gpt-3.5-turbo) 开发, 如有疑问详询QQ群 639108380",
|
|
"en": "Integration with OpenAI ChatGPT API"
|
|
},
|
|
"type": "feature",
|
|
"version": "v1.1.0",
|
|
"icon": "/image/logo.png",
|
|
"author": {
|
|
"name": "成都光大网络科技有限公司",
|
|
"email": "yangjin@guangda.work"
|
|
}
|
|
}
|