Skip to content

Commit 4a848bc

Browse files
authored
Add sample data from 2.5 flash image preview (#50)
1 parent 5b8e959 commit 4a848bc

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"candidates": [
3+
{
4+
"content": {
5+
"role": "model",
6+
"parts": [
7+
{
8+
"text": "I can certainly help you with that! Here's your 3D rendered image of a pig with wings and a top hat flying over a happy futuristic sci-fi city with lots of greenery:\n\n"
9+
},
10+
{},
11+
{
12+
"inlineData": {
13+
"mimeType": "image/png",
14+
"data": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQImWNwav0CAALIAbzDqqRyAAAAAElFTkSuQmCC"
15+
}
16+
}
17+
]
18+
},
19+
"finishReason": "STOP"
20+
}
21+
],
22+
"usageMetadata": {
23+
"promptTokenCount": 33,
24+
"candidatesTokenCount": 299,
25+
"totalTokenCount": 332,
26+
"trafficType": "ON_DEMAND",
27+
"promptTokensDetails": [
28+
{
29+
"modality": "TEXT",
30+
"tokenCount": 33
31+
}
32+
],
33+
"candidatesTokensDetails": [
34+
{
35+
"modality": "TEXT",
36+
"tokenCount": 41
37+
},
38+
{
39+
"modality": "IMAGE",
40+
"tokenCount": 258
41+
}
42+
]
43+
},
44+
"modelVersion": "gemini-2.5-flash-image-preview",
45+
"createTime": "2025-08-27T21:44:07.239896Z",
46+
"responseId": "J3yvaJjSDpGgwu8PicCqmQs"
47+
}

0 commit comments

Comments
 (0)