Gemini 3系列模型返回解析错误

错误信息如下:

{

"error": {

"code": 400,

"message": "Invalid JSON payload received. Unknown name \"exclusiveMinimum\" at 'tools[0].function_declarations[0].parameters.properties[4].value': Cannot find field.\nInvalid JSON payload received. Unknown name \"exclusiveMinimum\" at 'tools[0].function_declarations[1].parameters.properties[1].value': Cannot find field.",

"status": "INVALID_ARGUMENT",

"details": [

{

"@type": "type.googleapis.com/google.rpc.BadRequest",

"fieldViolations": [

{

"field": "tools[0].function_declarations[0].parameters.properties[4].value",

"description": "Invalid JSON payload received. Unknown name \"exclusiveMinimum\" at 'tools[0].function_declarations[0].parameters.properties[4].value': Cannot find field."

},

{

"field": "tools[0].function_declarations[1].parameters.properties[1].value",

"description": "Invalid JSON payload received. Unknown name \"exclusiveMinimum\" at 'tools[0].function_declarations[1].parameters.properties[1].value': Cannot find field."

}

]

}

]

}

}

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
🐛

Bug Reports

Date

2 months ago

Author

leetingo

Subscribe to post

Get notified by email when there are changes.