HeyPuter/puter

Investigate & possible fix metering for gemini models search and caching

Open

#3132 opened on May 19, 2026

View on GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (41,281 stars) (3,752 forks)batch import
AIBackendTypeScriptenhancementhelp wanted

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

Contributor guide