Hello there
Anybody knows if this is can be right:
createInitialCache - Response Text (RAW): {
“error”: {
“code”: 429,
“message”: “TotalCachedContentStorageTokensPerModelFreeTier limit exceeded for model gemini-2.0-flash: limit=0, requested=4941”,
“status”: “RESOURCE_EXHAUSTED”
}
}
I thought i could use the cache with gemini 2.0 flash free tier, but since ive just tried this code a couple of times with my api, maybe i cant use it at all? Anybody know anything about this?
I thought i had 1.000.000 tokens to cache for free: Gemini Developer API Pricing | Gemini API | Google AI for Developers
I might have used 3-4 times the tokens, but not near 1.000.000.
Any help is much appreciated