feat(model-profiles): new fields + `Makefile` target (#35788)
Extract additional fields from models.dev into `_model_data_to_profile`: `name`, `status`, `release_date`, `last_updated`, `open_weights`, `attachment`, `temperature` Move the model profile refresh logic from an inline bash script in the GitHub Actions workflow into a `make refresh-profiles` target in `libs/model-profiles/Makefile`. This makes it runnable locally with a single command and keeps the provider map in one place instead of duplicated between CI and developer docs.
M
Mason Daugherty committed
5d9568b5f5a94ef21bee094f38694415e099ed73
Parent: 1891d41
Committed by GitHub <[email protected]>
on 3/12/2026, 1:56:25 PM