{
"systemInstruction": {
"role": "string",
"parts": [
{
"text": "string"
}
]
},
"contents": [
{
"role": "string",
"parts": [
{
"text": "string",
"inlineData": {
"mime_type": "string",
"data": "string"
}
}
]
}
],
"safetySettings": [
{
"category": "string",
"threshold": "string"
}
],
"tools": [
{}
],
"generationConfig": {
"temperature": 0,
"topP": 0,
"thinkingConfig": {
"includeThoughts": true,
"thinkingBudget": 0
}
}
}