Revert "fix(provider): register bedrock_mantle in model_list and models_by_provider"

This reverts commit 7c47609f7a.
This commit is contained in:
mubashir1osmani 2026-03-05 00:33:44 -05:00
parent 7c47609f7a
commit f1b86366d3

View file

@ -962,7 +962,6 @@ model_list = list(
| ovhcloud_models
| lemonade_models
| docker_model_runner_models
| bedrock_mantle_models
| set(clarifai_models)
)
@ -1066,7 +1065,6 @@ models_by_provider: dict = {
"aws_polly": aws_polly_models,
"gigachat": gigachat_models,
"llamagate": llamagate_models,
"bedrock_mantle": bedrock_mantle_models
}
# mapping for those models which have larger equivalents