goto-loop
goto-loop
That's a pretty good workaround, thanks for the suggestion! For the record, this is what I've added to the dashboard's CSS (I believe you can't add CSS to a chart?):...
Same here, we currently have a use case where the Multiple Layers visualization would be the perfect fit if the dashboard filters were handed down to the single charts. I've...
I've tried to reproduce this in 3.1.1 but ran into a new issue where the chart doesn't render at all: #27474
Same problem here. I've installed Danswer and configured it to use Ollama as described in the [Quickstart guide](https://docs.danswer.dev/quickstart). Ollama runs in a Docker container and the API is working, but...
InternVL2 would be great to have! Seems to be SOTA in open source vision LLMs
This seems to fix the build for me, thanks for sharing the workaround @guoQiNing! However, when I try to use the model now I run into the same issue as...
Absolutely agree with this. Just like @wayneyaoo, I assumed `init_hooks` were executed only at creation time until I couldn't enter an existing distrobox because one of the hooks failed.
I'm getting the same warning, but on `distrobox assemble rm` (distrobox 1.8.1.2 on Fedora 42 Kinoite)
This would be very useful! Currently, if you have different table areas on different pages, you need to call `read_pdf()` separately for each `table_areas` value and then manually combine the...