🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469)
…iles Closes #1468, closes #1467, closes #1211
This commit is contained in:
@@ -19149,7 +19149,7 @@
|
||||
"assistantId": {
|
||||
"type": "string"
|
||||
},
|
||||
"threadId": {
|
||||
"threadVariableId": {
|
||||
"type": "string"
|
||||
},
|
||||
"message": {
|
||||
@@ -19186,6 +19186,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"threadId": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user