{
"contents": [
{
"role": "string",
"parts": [
{
"thought": true,
"thoughtSignature": "string",
"partMetadata": {},
"text": "string",
"inlineData": {
"mimeType": "string",
"data": "string"
},
"functionCall": {
"id": "string",
"name": "string",
"args": {}
},
"functionResponse": {
"id": "string",
"name": "string",
"response": {},
"parts": [
{}
],
"willContinue": true,
"scheduling": "string"
},
"fileData": {
"mimeType": "string",
"fileUri": "string"
},
"executableCode": {
"language": "string",
"code": "string"
},
"codeExecutionResult": {
"outcome": "string",
"output": "string"
},
"videoMetadata": {
"startOffset": "string",
"endOffset": "string",
"fps": 0
}
}
]
}
],
"tools": [
{
"functionDeclarations": [
{
"name": "string",
"description": "string"
}
],
"googleSearchRetrieval": {},
"codeExecution": {},
"googleSearch": {},
"computerUse": {},
"urlContext": {},
"fileSearch": {},
"googleMaps": {}
}
],
"toolConfig": {
"functionCallingConfig": {},
"retrievalConfig": {}
},
"safetySettings": [
"string"
],
"systemInstruction": {},
"generationConfig": {
"stopSequences": [
"string"
],
"responseMimeType": "string",
"responseSchema": {},
"responseModalities": [
"string"
],
"candidateCount": 0,
"maxOutputTokens": 0,
"temperature": 0,
"topK": 0,
"seed": 0,
"presencePenalty": 0,
"frequencyPenalty": 0,
"responseLogprobs": true,
"logprobs": 0,
"enableEnhancedCivicAnswers": true,
"speechConfig": {
"voiceConfig": {},
"multiSpeakerVoiceConfig": {},
"languageCode": "string"
},
"thinkingConfig": {
"includeThoughts": true,
"thinkingBudget": 0,
"thinkingLevel": "string"
},
"imageConfig": {
"aspectRatio": "string",
"imageSize": "string"
},
"mediaResolution": "string"
},
"cachedContent": "string"
}curl --location 'https://api.shuyou.ai/v1beta/models/:streamGenerateContent' \
--header 'Content-Type: application/json' \
--data '{
"contents": [
{
"role": "string",
"parts": [
{
"thought": true,
"thoughtSignature": "string",
"partMetadata": {},
"text": "string",
"inlineData": {
"mimeType": "string",
"data": "string"
},
"functionCall": {
"id": "string",
"name": "string",
"args": {}
},
"functionResponse": {
"id": "string",
"name": "string",
"response": {},
"parts": [
{}
],
"willContinue": true,
"scheduling": "string"
},
"fileData": {
"mimeType": "string",
"fileUri": "string"
},
"executableCode": {
"language": "string",
"code": "string"
},
"codeExecutionResult": {
"outcome": "string",
"output": "string"
},
"videoMetadata": {
"startOffset": "string",
"endOffset": "string",
"fps": 0
}
}
]
}
],
"tools": [
{
"functionDeclarations": [
{
"name": "string",
"description": "string"
}
],
"googleSearchRetrieval": {},
"codeExecution": {},
"googleSearch": {},
"computerUse": {},
"urlContext": {},
"fileSearch": {},
"googleMaps": {}
}
],
"toolConfig": {
"functionCallingConfig": {},
"retrievalConfig": {}
},
"safetySettings": [
"string"
],
"systemInstruction": {},
"generationConfig": {
"stopSequences": [
"string"
],
"responseMimeType": "string",
"responseSchema": {},
"responseModalities": [
"string"
],
"candidateCount": 0,
"maxOutputTokens": 0,
"temperature": 0,
"topK": 0,
"seed": 0,
"presencePenalty": 0,
"frequencyPenalty": 0,
"responseLogprobs": true,
"logprobs": 0,
"enableEnhancedCivicAnswers": true,
"speechConfig": {
"voiceConfig": {},
"multiSpeakerVoiceConfig": {},
"languageCode": "string"
},
"thinkingConfig": {
"includeThoughts": true,
"thinkingBudget": 0,
"thinkingLevel": "string"
},
"imageConfig": {
"aspectRatio": "string",
"imageSize": "string"
},
"mediaResolution": "string"
},
"cachedContent": "string"
}'{}