HeyPuter/puter
Investigate & possible fix metering for gemini models search and caching
Geschlossen
#3.132 geöffnet am 19.05.2026
AIBackendTypeScriptenhancementhelp wanted
Repository-Metriken
- Stars
- (41.281 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 1h) (110 gemergte PRs in 30 T)
Beschreibung
Newer gemini models support things like grounded searches and timed caching. However openai compatible api might not expose these costs in the input/output tokens the way claude api does.
verify that metering for this is valid, and fix if not