Closed mintyleaf closed 1 week ago
Name | Link |
---|---|
Latest commit | 181eaa30e80c59f6edaa67e87d75989964cb7c47 |
Latest deploy log | https://app.netlify.com/sites/localai/deploys/673db013c493be000860c9de |
Deploy Preview | https://deploy-preview-4200--localai.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@mudler keep in mind that edgevpn dependency needs to be updated to v0.28.4 for it to work
I guess the builders will fail because of that
I don't get how that fancy chore workflow system works and if i can bump deps by myself Having that - i updated it and checked locally
@mudler keep in mind that edgevpn dependency needs to be updated to v0.28.4 for it to work I guess the builders will fail because of that
I don't get how that fancy chore workflow system works and if i can bump deps by myself Having that - i updated it and checked locally
Just pushed in the branch the bump. For future reference, the command that I had to run is: go get github.com/mudler/edgevpn@v0.28.4
go get github.com/mudler/edgevpn@v0.28.4
in order to build this i needed to do
go get github.com/mudler/edgevpn@v0.28.4
go get github.com/schollz/progressbar/v3@v3.14.4
go get github.com/mudler/LocalAI/core/http
go get github.com/mudler/LocalAI/core/gallery
+ i'm aware of some fancy localai-bot deps update automatization, so i was confused and wasn't sure if it's ok to update them like this manually
Description
Notes for Reviewers
Signed commits