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
I cannot seem to figure out why Portkey sometimes decides to use the /invoke-with-response-stream instead of /converse-stream endpoint for Bedrock models . The /invoke-with-response-stream url does not work for our AWS account so I need to redirect all calls to /converse-stream
Looking at the Portkey docs, there doesn't seem to be a parameter that I can pass to specify which API it should go to.
What Should Have Happened?
There should be a parameter to specify which Bedrock API should be used for the model.