L
L
You can build the windows from source too. Adding a runtime debugger is a bit of a work. We can ship the debugger build but I don't think we should...
Tho, can you elaborate on what you mean by error/debug logs? Does the app crash for you when loading some model? Or is the server not returning usable error?
@step21 it runs GGML-converted model atm as the backend is using the `llm` crate. Would love your help in investigating ways for us to run pytorch model directly. I wonder...
This should be fixed in the latest version of Plasmo - please test it out and lmk if there's still issue :)
Can we also add getItems / setItems / removeItems alias? Those might be useful :-?
> > Can we also add getItems / setItems / removeItems alias? Those might be useful :-? > > We can just rename the ones I specified to this instead....
@faahim blocked on when @sleekslush can finish the PR lol... but I think anyone can take on this idea to finalize it too :d
@IsmaelEzequiel sorry for the late follow-up. Please feel free to contribute a PR! Preferably we should add that under the Storage subclass and also the BaseStorage as well. I'm thinking...
@fa-sharp great call - this might be related to the inspector module. The idea I had was that we can export an inspector dev panel (react component that has all...
@shuntksh thank you so much for your kind words - PR is absolutely welcome :D. I think alignment with older API is definitely needed for a gradual upgrade. If possible,...