In our langchain, we perform a call against the GPT 4o mini endpoint.
In our logs here - we see that the API call was successful with a 200 response, but the response itself is an error? This is surfacing all the way to the front-end.
In our langchain, we perform a call against the GPT 4o mini endpoint.
In our logs here - we see that the API call was successful with a 200 response, but the response itself is an error? This is surfacing all the way to the front-end.
Update on this.
This is specifically happening when we nention the word “rugs” from the human. The call is successful but it just throws a server error.