mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: at都被挤到消息最前面的问题
This commit is contained in:
parent
7bf5996dce
commit
8bdbd623b3
10 changed files with 18 additions and 53 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import plugin from '../../../lib/plugins/plugin.js'
|
||||
import { Config } from '../utils/config.js'
|
||||
import { BingAIClient } from '@waylaidwanderer/chatgpt-api'
|
||||
import { exec } from 'child_process'
|
||||
import { checkPnpm, formatDuration, parseDuration, getPublicIP } from '../utils/common.js'
|
||||
import SydneyAIClient from '../utils/SydneyAIClient.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue