forked from phoenix/litellm-mirror
Update __init__.py model_list to include bedrock models
This commit is contained in:
parent
97fc44db53
commit
4411fd3872
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ model_list = (
|
|||
+ aleph_alpha_models
|
||||
+ nlp_cloud_models
|
||||
+ ollama_models
|
||||
+ bedrock_models
|
||||
)
|
||||
|
||||
provider_list: List = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue