mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
19 lines
327 B
JSON
19 lines
327 B
JSON
|
|
{
|
||
|
|
"generateContent": [
|
||
|
|
{
|
||
|
|
"candidates": [
|
||
|
|
{
|
||
|
|
"content": {
|
||
|
|
"role": "model",
|
||
|
|
"parts": [
|
||
|
|
{
|
||
|
|
"text": "This is more than the 5 tokens we return below which will trigger an error"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|