Skip to content

[GEMINI] Field 'include_think' could not be found in request message. #1

Description

@NLogDEV

This error occurrs when I use any gemini models for chat/thinking.

400 [{
  "error": {
    "code": 400,
    "message": "Invalid JSON payload received. Unknown name "include_think": Cannot bind query parameter. Field 'include_think' could not be found in request message.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.BadRequest",
        "fieldViolations": [
          {
            "description": "Invalid JSON payload received. Unknown name "include_think": Cannot bind query parameter. Field 'include_think' could not be found in request message."
          }
        ]
      }
    ]
  }
}
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions