{
"temperature": 0.9,
"topP": 1,
"topK": 40,
"maxOutputTokens": 2048,
"candidateCount": 1,
"stopSequences": [
"string"
],
"responseMimeType": "text/plain",
"responseSchema": {},
"presencePenalty": -2,
"frequencyPenalty": -2,
"responseLogprobs": false,
"logprobs": 0,
"seed": 0,
"responseModalities": [
"TEXT"
],
"thinkingConfig": {
"includeThoughts": false,
"thinkingBudget": 5000
}
}