Nils Herzig
Nils Herzig
its down to this mfer not liking the rapid changed while parsing markdown. https://github.com/nilsherzig/LLocalSearch/blob/1e19940ea5079fdd00e922bf7e7712f79eb9a47b/src/lib/log_item.svelte#L14 While using a slow model you can see how the markdown parser gets confused by the...
i really dont know how to fix the glitching, so i guess i should just debounce the page scrolling?
nvm i think i got it
I'm going to implement this one today :) #### Features - generate a short title for each chat after the first exchange (maybe update after each one?) #### Stage 1...
can you confirm the same behavoir using docker-compose? Im happy to support podman, but i haven't tested it myself and someone is working on podman i think #37
Chrome does something like that for its journey history mode. Might be something to look into
Sure i dislike docker like the next guy haha. Would you like to get this working and open a pull request? Otherwise, you'll have to give me a minute, since...
thanks :) let me know if you need help with something
> So after specifying `docker.io` as the image hosts I can get the frontend up, but I had some DNS issues. I resolved these DNS issues by installing the `aardvark-dns`...
> Actually, I think we can use `172.17.0.1` instead, but that isn't pointing to ollama properly. I don't know if podman uses the defined private container networks (check "networks:" in...