We installed the agent plugin and set it up. We are using Digital Ocean Serverless Inference platform: https://docs.digitalocean.com/products/inference/how-to/si-endpoints/
It fully supports Responses API and Completions API. Actually, we tried both, using useCompletionApi: false/true in the set up.
No matter what we do, we get back the following response in the API: ERROR (User logs): Agent response streaming failed:
We confirmed all required information and the model used, and we actually tested it on Digital Ocean playground and it works there, but in Adminforth, we just get back and API error about streaming. What is this error? Any idea on how to fix?
What's strange is that we if ask the API endpoint: "What is the capital of France" from Admin forth, it answer back: "Paris", but then "Error:" with the error per last comment.
We installed the agent plugin and set it up. We are using Digital Ocean Serverless Inference platform: https://docs.digitalocean.com/products/inference/how-to/si-endpoints/
It fully supports Responses API and Completions API. Actually, we tried both, using useCompletionApi: false/true in the set up.
No matter what we do, we get back the following response in the API: ERROR (User logs): Agent response streaming failed:
We confirmed all required information and the model used, and we actually tested it on Digital Ocean playground and it works there, but in Adminforth, we just get back and API error about streaming. What is this error? Any idea on how to fix?
What's strange is that we if ask the API endpoint: "What is the capital of France" from Admin forth, it answer back: "Paris", but then "Error:" with the error per last comment.