{
"contents": [
{
"role": "user",
"parts": [
{
"text": "理解以下PDF,并解释内容"
},
{
"inline_data": {
"mime_type": "application/pdf",
"data": "/9fsalfn"
}
}
]
}
]
}curl --location --request POST 'https://poloai.top/v1beta/models/gemini-2.5-flash:generateContent' \
--header 'Authorization: sk-' \
--header 'Content-Type: application/json' \
--data-raw '{
"contents": [
{
"role": "user",
"parts": [
{
"text": "理解以下PDF,并解释内容"
},
{
"inline_data": {
"mime_type": "application/pdf",
"data": "/9fsalfn"
}
}
]
}
]
}'{}