Try to test gemini-3-api.
Got error when try to use Helper.
{
“error”: {
“code”: 400,
“message”: “Function call is missing a thought_signature in functionCall parts. This is required for tools to work correctly, and missing thought_signature may lead to degraded model performance. Additional data, function call default_api:search , position 2. please refer to https://ai.google.dev/gemini-api/docs/thought-signatures for more details.”,
“status”: “INVALID_ARGUMENT”
}
}
Creative OK
Model URL for gemini - 3 is:
https://generativelanguage.googleapis.com/v1beta/models/gemini-3-pro-preview
Any suggestion?

