mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: API mode invalid session token error
This commit is contained in:
parent
ca83acb3c7
commit
54cdded6c0
1 changed files with 0 additions and 1 deletions
|
|
@ -466,7 +466,6 @@ export class chatgpt extends plugin {
|
|||
upsertMessage,
|
||||
getMessageById,
|
||||
completionParams,
|
||||
apiReverseProxyUrl: Config.api,
|
||||
assistantLabel: Config.assistantLabel
|
||||
})
|
||||
const currentDate = new Date().toISOString().split('T')[0]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue