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
Hey, I'm currently using monocle 0.3.1 version and I'm getting this error called "cannot access local variable 'parsed_provider_url' where it is not associated with a value " . In my code Im using the AWS bedrock "us.meta.llama3-1-70b-instruct-v1:0" model and also I've provided all the necessary details such as the region , aws access key , aws secret key as well as the aws session token via a .env file . But this doesn't happens with the 0.1.1 version. (Im using invoke not the converse)