Open hadysysdev opened 1 year ago
I am also having this same issue!
The new version requires compatibility on the server side too, so unless your api endpoint is updated it won't work
@igorls Where can we find out more about version compatibility? Does the server pretty much need the same version as the client?
Make sure you are forwarding the /stream path on the server side, after version 3.4 of the server we will move with matching versions
After updating to the latest hyperion stream client library i encounter the following scenarion
Used Hyperion Endpoint version: 3.7.7 with stream enabled Used Hyperion Stream client version: 1.0.3
Running the code provided on the readme page does noting
The only output is
Using the older version with fetch works without a problem.