HeyPuter/puter
Investigate & possible fix metering for gemini models search and caching
Fechada
#3.132 aberto em 19 de mai. de 2026
AIBackendTypeScriptenhancementhelp wanted
Métricas do repositório
- Stars
- (41.281 estrelas)
- Métricas de merge de PR
- (Mesclagem média 1d 1h) (110 fundiu PRs em 30d)
Description
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