HeyPuter/puter
Auf GitHub ansehenInvestigate & possible fix metering for gemini models search and caching
Open
#3.132 geöffnet am 19. Mai 2026
AIBackendTypeScriptenhancementhelp wanted
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