HeyPuter/puter

Investigate & possible fix metering for gemini models search and caching

Closed

#3,132 opened on May 19, 2026

 (2 comments) (0 reactions) (1 assignee)JavaScript (3,752 forks)batch import
AIBackendTypeScriptenhancementhelp wanted

Repository metrics

Stars
 (41,281 stars)
PR merge metrics
 (Avg merge 1d 1h) (110 merged PRs in 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

Contributor guide