HeyPuter/puter
Investigate & possible fix metering for gemini models search and caching
已关闭
#3,132 创建于 2026年5月19日
AIBackendTypeScriptenhancementhelp wanted
仓库指标
- 星标
- (41,281 个星标)
- PR 合并指标
- (平均合并 1天 1小时) (30 天内合并 110 个 PR)
描述
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