HeyPuter/puter
GitHub で見るInvestigate & possible fix metering for gemini models search and caching
Open
#3,132 opened on 2026年5月19日
AIBackendTypeScriptenhancementhelp wanted
説明
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