mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
fix: 对接
This commit is contained in:
parent
89ab58b3d7
commit
eee1285e2f
11 changed files with 221 additions and 26 deletions
2
index.js
2
index.js
|
|
@ -35,6 +35,8 @@ for (let i in files) {
|
|||
global.chatgpt = {
|
||||
|
||||
}
|
||||
|
||||
ChatGPTConfig.startSync('./plugins/chatgpt-plugin/data')
|
||||
initChaite()
|
||||
logger.info('chatgpt-plugin加载成功')
|
||||
logger.info(`当前版本${ChatGPTConfig.version}`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue