fix: support Gemini 3's thought signatures (#5806)
Signed-off-by: Salvatore Testa <sal@withpersona.com>
This commit is contained in:
@@ -4808,6 +4808,10 @@
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"thoughtSignature": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
},
|
||||
"toolCall": {
|
||||
"type": "object"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user