mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-23 12:50:47 +08:00
@@ -123,7 +123,7 @@ function createParser(onParse) {
|
||||
value: retry,
|
||||
})
|
||||
}
|
||||
} else {
|
||||
} else if (field === 'meta') {
|
||||
const str = `{"${field}":${value}}`
|
||||
extra = extra ?? []
|
||||
extra.push(JSON.parse(str))
|
||||
|
||||
Reference in New Issue
Block a user