# settings.json: { "tokenCache": { "enabled": true } }
Category: Gemini CLI
# settings.json: { "tokenCache": { "enabled": true } }
Enable token caching in settings.json to reduce latency and cost on repeated context
Shows the JSON config for enabling token caching — reuses cached context (like large codebases) to cut cost and latency.