wbste

Results 8 issues of wbste

Hi! Currently have the `DistanceMeasurementsPlugin` working pretty well, but there seems to be an issue with the interactive bit (as shown in Example 2 [here](https://xeokit.github.io/xeokit-sdk/docs/class/src/plugins/DistanceMeasurementsPlugin/DistanceMeasurementsPlugin.js~DistanceMeasurementsPlugin.html). When attempting to create a...

bug
help wanted
good first issue

Running via docker compose. Can I possibly host some download libraries and provide them as defaults for anyone who hits the website?

Hello! Awesome app you have here...a few question. 1. I got it running fine with `pip install docling`. To enable GPU (CUDA) support all I need to do is run...

Reading the docs and looking at other inference projects, seems ollama doesn't implement ` do_pan_and_scan`. Setting it to`true` would greatly increase non square, high resolution image support if I'm reading...

feature request

Hey, awesome work so far! If one were to run this locally with no public Internet exposure, is it possible to just disable any sign in requirements? Just want to...

feature request

Hey, awesome project! A few quick ones... 1. Adding something like `--special-distance 5 --special-distance2 10 --special-color yellow --special-color2 red` to the end doesn't do what I think it would. Let's...

I believe this line should replace `python` with `sys.executable` to ensure the correct interpreter is used. https://github.com/topoteretes/cognee/blob/487635b71b204e62a28e91f141b64ae90708d68d/cognee-mcp/src/server.py#L1102 Otherwise `uvx --from git+https://github.com/topoteretes/cognee.git#subdirectory=cognee-mcp cognee-mcp` fails.

Hello! I see a lot of mention of grep, Unix, etc. does that mean this cannot be used on Windows?