HeyPuter/puter
Investigate & possible fix metering for gemini models search and caching
クローズ
#3,132 opened on 2026/05/19
AIBackendTypeScriptenhancementhelp wanted
Repository metrics
- Stars
- (41,281 個のスター)
- PR merge metrics
- (平均マージ 1d 1h) (30d で 110 merged PRs)
説明
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