7 Commits

Author SHA1 Message Date
Aiden Cline b463ea1300 refactor(cohere): centralize model metadata 2026-07-14 11:00:14 -05:00
Adam 084f3e1684 add sourced benchmark results for frontier models 2026-07-10 12:08:10 -05:00
Adam 5c281e4feb feat: model descriptions 2026-07-01 14:16:49 -05:00
JSap0914 0d09d0f2a2 fix(cohere): correct Command R7B release date to 2024-12-02
command-r7b-12-2024 had release_date/last_updated set to 2024-02-27,
which predates the model — its id encodes December 2024, and 02-27 was
evidently copied from the sibling command-r7b-arabic-02-2025 entry.
Cohere's official announcement is dated December 2, 2024.
2026-06-14 13:05:37 +09:00
Aiden Cline 9b7dbfea77 refactor(cohere): use base models 2026-06-09 09:53:44 -05:00
Adam c8a52d19c1 feat(models): add coding benchmarks and weights (#2000)
* feat(models): add coding benchmarks and weights

* feat(models): add more coding benchmarks

* feat(models): add agent benchmark scores

* feat(models): normalize benchmark metadata
2026-06-04 11:09:53 -05:00
Adam f6c6f04367 feat(models): add model metadata (#1974)
* feat(models): add model metadata

* feat(models): rename model metadata namespaces
2026-06-03 15:13:54 -05:00