Files
gemini-cli/integration-tests/context-compress-interactive.compress-empty.json

19 lines
327 B
JSON
Raw Normal View History

{
"generateContent": [
{
"candidates": [
{
"content": {
"role": "model",
"parts": [
{
"text": "This is more than the 5 tokens we return below which will trigger an error"
}
]
}
}
]
}
]
}