HeyPuter/puter

Add `release_date` data for openrouter models

Closed

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

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (41,281 star) (3,752 fork)batch import
AIgood first issuehelp wantedlow priority

描述

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

贡献者指南