Commit 9fc48f1
chore: remove deprecated models from the catalog (#986)
## Model deprecation audit
Each model below returned a definitive not-found / deprecated response
from its provider (a single 404 / not-found is treated as
authoritative). Account/region-scoped providers (bedrock, vertex,
databricks) are surfaced for manual review, not auto-removed.
```json
{
"deprecations": [
{
"model": "moonshotai/Kimi-K2.5",
"provider": "baseten",
"reason": "absent from list + probe not-found",
"status": 410,
"detail": "{\"error\":\"the model version you are trying to access has been deprecated.\"}\n"
},
{
"model": "nvidia/Nemotron-120B-A12B",
"provider": "baseten",
"reason": "absent from list + probe not-found",
"status": 410,
"detail": "{\"error\":\"the model version you are trying to access has been deprecated.\"}\n"
},
{
"model": "zai-org/GLM-5",
"provider": "baseten",
"reason": "absent from list + probe not-found",
"status": 410,
"detail": "{\"error\":\"the model version you are trying to access has been deprecated.\"}\n"
},
{
"model": "zai-org/GLM-5.1",
"provider": "baseten",
"reason": "absent from list + probe not-found",
"status": 410,
"detail": "{\"error\":\"the model version you are trying to access has been deprecated.\"}\n"
},
{
"model": "meta-llama/llama-4-scout-17b-16e-instruct",
"provider": "groq",
"reason": "absent from list + probe not-found",
"status": 404,
"detail": "{\"error\":{\"message\":\"The model `meta-llama/llama-4-scout-17b-16e-instruct` does not exist or you do not have access to it.\",\"type\":\"invalid_request_error\",\"code"
},
{
"model": "qwen/qwen3-32b",
"provider": "groq",
"reason": "absent from list + probe not-found",
"status": 404,
"detail": "{\"error\":{\"message\":\"The model `qwen/qwen3-32b` does not exist or you do not have access to it.\",\"type\":\"invalid_request_error\",\"code\":\"model_not_found\"}}\n"
}
],
"reportOnly": [
{
"provider": "bedrock",
"modelCount": 122
},
{
"provider": "databricks",
"modelCount": 36
},
{
"provider": "fireworks",
"modelCount": 266
},
{
"provider": "vertex",
"modelCount": 122
}
],
"skipped": [
{
"provider": "cohere",
"reason": "no adapter"
},
{
"provider": "lepton",
"reason": "no adapter"
},
{
"provider": "openrouter",
"reason": "no adapter"
},
{
"provider": "replicate",
"reason": "no adapter"
}
]
}
```
---------
Co-authored-by: erin2722 <16248113+erin2722@users.noreply.github.com>
Co-authored-by: Erin McNulty <erin.mcnulty@braintrustdata.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8a2ed7a commit 9fc48f1
3 files changed
Lines changed: 8 additions & 51 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
382 | 381 | | |
383 | 382 | | |
384 | 383 | | |
| |||
387 | 386 | | |
388 | 387 | | |
389 | 388 | | |
390 | | - | |
391 | 389 | | |
392 | 390 | | |
393 | 391 | | |
| |||
687 | 685 | | |
688 | 686 | | |
689 | 687 | | |
690 | | - | |
| 688 | + | |
691 | 689 | | |
692 | 690 | | |
693 | 691 | | |
| |||
757 | 755 | | |
758 | 756 | | |
759 | 757 | | |
760 | | - | |
| 758 | + | |
761 | 759 | | |
762 | 760 | | |
763 | 761 | | |
| |||
920 | 918 | | |
921 | 919 | | |
922 | 920 | | |
923 | | - | |
924 | 921 | | |
925 | 922 | | |
926 | 923 | | |
927 | | - | |
| 924 | + | |
928 | 925 | | |
929 | 926 | | |
930 | 927 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6008 | 6008 | | |
6009 | 6009 | | |
6010 | 6010 | | |
6011 | | - | |
6012 | | - | |
6013 | | - | |
6014 | | - | |
6015 | | - | |
6016 | | - | |
6017 | | - | |
6018 | | - | |
6019 | | - | |
6020 | | - | |
6021 | | - | |
6022 | | - | |
6023 | | - | |
6024 | | - | |
6025 | 6011 | | |
6026 | 6012 | | |
6027 | 6013 | | |
| |||
6060 | 6046 | | |
6061 | 6047 | | |
6062 | 6048 | | |
6063 | | - | |
6064 | | - | |
6065 | | - | |
6066 | | - | |
6067 | | - | |
6068 | | - | |
6069 | | - | |
6070 | | - | |
6071 | | - | |
6072 | | - | |
6073 | | - | |
6074 | | - | |
6075 | | - | |
6076 | | - | |
6077 | | - | |
6078 | 6049 | | |
6079 | 6050 | | |
6080 | 6051 | | |
| |||
8128 | 8099 | | |
8129 | 8100 | | |
8130 | 8101 | | |
| 8102 | + | |
8131 | 8103 | | |
8132 | 8104 | | |
8133 | | - | |
8134 | | - | |
8135 | | - | |
| 8105 | + | |
8136 | 8106 | | |
8137 | 8107 | | |
8138 | 8108 | | |
| |||
10662 | 10632 | | |
10663 | 10633 | | |
10664 | 10634 | | |
10665 | | - | |
10666 | 10635 | | |
10667 | 10636 | | |
10668 | 10637 | | |
| |||
10673 | 10642 | | |
10674 | 10643 | | |
10675 | 10644 | | |
10676 | | - | |
10677 | 10645 | | |
10678 | 10646 | | |
10679 | 10647 | | |
| |||
10706 | 10674 | | |
10707 | 10675 | | |
10708 | 10676 | | |
10709 | | - | |
10710 | 10677 | | |
10711 | 10678 | | |
10712 | 10679 | | |
10713 | | - | |
10714 | | - | |
10715 | | - | |
10716 | | - | |
10717 | | - | |
10718 | | - | |
10719 | | - | |
10720 | | - | |
10721 | | - | |
10722 | | - | |
10723 | 10680 | | |
10724 | 10681 | | |
10725 | 10682 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
0 commit comments