mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix #633
This commit is contained in:
parent
5e41205728
commit
3709166b2d
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ import lodash from 'lodash'
|
|||
import { Config } from '../utils/config.js'
|
||||
import StealthPlugin from 'puppeteer-extra-plugin-stealth'
|
||||
import { getOpenAIAuth } from './openai-auth.js'
|
||||
import delay from 'delay'
|
||||
import { v4 as uuidv4 } from 'uuid'
|
||||
import common from '../../../lib/common/common.js'
|
||||
const chatUrl = 'https://chat.openai.com/chat'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue