mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
feat: add support for Claude and Poe(WIP)
This commit is contained in:
parent
a3a16bc5ff
commit
7ef6051da8
38 changed files with 882 additions and 19 deletions
1
index.js
1
index.js
|
|
@ -30,7 +30,6 @@ for (let i in files) {
|
|||
|
||||
// 启动服务器
|
||||
await createServer()
|
||||
|
||||
logger.info('**************************************')
|
||||
logger.info('chatgpt-plugin加载成功')
|
||||
logger.info(`当前版本${Config.version}`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue