Daniele Viti

Results 16 comments of Daniele Viti

The only way to make it work is to define the DHTTYPE and the DHTPIN as preprocessor directive because you're probably using the default adafruit DHT library which ONLY SUPPORT...

This error still occurs to this date... if the PR has been succesfully merged, what is blocking the new patch release?

There would be a "context" problem if you switch from an instance to another in the middle of a conversation. I tried to asses this during the kubernetes support development....

It would be possible in ollama then, the backend only needs to save the prompt cache using the chat id and always reuse it when asked a new question on...

> Again, thanks a lot for this PR. For the k8s part, if anyone in the community could review it, it will be greatly appreciated! I struggle to test with...

> Hi, I'll take a look and try to merge this PR to main after #216! In the meantime, if you could help me with the testing of #216, I'd...

> Why building an image, if there is a prebuilt image available ? > > Prebuilt images are more userfriendly and faster to deploy :) > > image: ghcr.io/ollama-webui/ollama-webui:main By...

> Again, thanks a lot for this PR. For the k8s part, if anyone in the community could review it, it will be greatly appreciated! Review from @braveokafor merged succesfully...

> Hi! Could you resolve the conflicts so that I can merge this PR to main? Thanks for all the hard work! Done

> Facing `Error: kubernetes/helm/templates/ollama-statefulset.yaml: SyntaxError: All collection items must start at the same column (17:7)` issue :/ i'm going to check it right now!