HeyPuter/puter

Add `release_date` data for openrouter models

已关闭

#3,143 创建于 2026年5月22日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (3,752 个派生)batch import
AIgood first issuehelp wantedlow priority

仓库指标

星标
 (41,281 个星标)
PR 合并指标
 (平均合并 1天 1小时) (30 天内合并 110 个 PR)

描述

i think we can have the release_date data also included for openrouter models since their API returns it, in their created field

https://openrouter.ai/api/v1/models

we just need to convert it to our ISO date format in our model list API https://api.puter.com/puterai/chat/models/details

贡献者指南