mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
Update README.md
This commit is contained in:
parent
02431cd46e
commit
16983adffc
2 changed files with 14 additions and 6 deletions
|
|
@ -6,7 +6,7 @@ import mjAPI from 'mathjax-node'
|
|||
import { uuid } from 'oicq/lib/common.js'
|
||||
import delay from 'delay'
|
||||
import { ChatGPTAPI } from 'chatgpt'
|
||||
import {getMessageById, tryTimes, upsertMessage} from '../utils/common.js'
|
||||
import { getMessageById, tryTimes, upsertMessage } from '../utils/common.js'
|
||||
// import puppeteer from '../utils/browser.js'
|
||||
// import showdownKatex from 'showdown-katex'
|
||||
const blockWords = Config.blockWords
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue