You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bedrock support is missing new models. Is there a reason the Bedrock client needs to white label models as opposed to just exposing the client since the api is unified?
#613
Open
weilandia opened this issue
May 10, 2024
· 1 comment
@weilandia Indeed, there's no good reason to white labeling models other than raising an error when chat() method is called on a model that doesn't support the messages: [{role:"", content:""}, ...]-style querying.
But the AWS Bedrock returns an error in this case anyways!
No description provided.
The text was updated successfully, but these errors were encountered: