forked from phoenix/litellm-mirror
Merge pull request #609 from canada4663/patch-1
Update __init__.py model_list to include bedrock models
This commit is contained in:
commit
80c60e71c1
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