Tony Yakovets

Results 4 comments of Tony Yakovets

I've tried change the version of @apollo/client to older one like 3.3.6, and the problem remains, maybe I did not understand the documentation, or something broken after upgrade to React...

> I thought i was the only one with this problem!, > > the "onError" callback only shows this > `{"graphQLErrors":[],"networkError":{},"message":"Failed to fetch"}` > > and it wont let me...

for me it didn't work even when result of query was different (but i'm not sure, have to recheck this). Surprise was in that the code written year ago stopped...

Seems that it shows status of a particular requested model https://github.com/mudler/LocalAI/blob/master/core/http/endpoints/localai/backend_monitor.go#L23C34-L23C39 maybe for all models it should be a separate endpoint or something like '*' instead of model name?