Hello, I have some problem when I'm using the api. Maybe I don't understand how it should work π I create a conversation and get the cId and the mId from the response I call the endpoint to get events for a message with the parameters I'm testing the api with postman and the result is a "connection closed" directly It's working on dust api documentation. I don't know what I'm doing wrong π€ I spend several hours on that... Thanks for your help
Thank you Matthieu Brau for your question ! Yes, working with the API is a bit more technical. Have you tried asking @help for guidance? Here is what I get when I send it your question. I don't know how relevant it is. I'll forward to the team just in case. Let us know if you find a solution in the meantime. π
Seems create conversation api is not a stream (I set blocking to false). The response header is "application/json". And i just received a json. I'm using the sId in this json to call "get events for a message" api
Thanks ! I forwarded to the team, someone will reach out shortly π
Ok, thanks π
Ok I have more information about my problem I'm using claude sonnet 3.5 and I have the message below : ERROR: Error running assistant: Error querying `anthropic:claude-3-5-sonnet-20241022`: error=[model_error(retryable=, request_id=req_01LYsuike8ZUbPkqxZr38ZY3false)] AnthropicError: [overloaded_error] Overloaded (code: multi_actions_error)
Sometimes i have this problem when i'm testing with curl But sometimes it's working with curl