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