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
the opus to haiku part is suffering from "requests" not being sufficiently defined
line 60 I think? just guessing here, sorry if this is not sufficient info.
the opus to haiku part is suffering from "requests" not being sufficiently defined
line 60 I think? just guessing here, sorry if this is not sufficient info.
response = requests.post("https://api.anthropic.com/v1/messages", headers=headers, json=data)
The text was updated successfully, but these errors were encountered: