Tuan Anh Nguyen Dang (Tadashi)

Results 142 comments of Tuan Anh Nguyen Dang (Tadashi)

Can you use `docker logs` to check out what might be the possible issue.

Noted. Seem this a common issues. Please wait why we investigate this issue.

@LucianoSP this is a valid concern. We are working on this in our backlog. Sorry for the late reply.

Thanks all @bfdykstra @cin-albert @lone17. Sorry for the long wait.

Please check the latest version and instruction for setting up GraphRAG here https://github.com/Cinnamon/kotaemon#setup-graphrag.

Yes currently it is `0.3.6`. We are planning to move to 1.x.x newer versions but it will take some time to make sure there is no dependency conflict during setup...

Anyway, our team is workin on both the setup scripts and more clear document to setup local model (Ollama, GGUF) in the README directly. Stay tuned.

Meanwhile you can try the suggestion from @lone17 here first.

Hi @thistleknot, you can persist app state by mounting `/app/ktem_app_data` folder outside. Something like: ``` docker run \ -e GRADIO_SERVER_NAME=0.0.0.0 \ -e GRADIO_SERVER_PORT=7860 \ -v ./ktem_app_data:/app/ktem_app_data \ -p 7860:7860 -it...

May be we have to assign a community manager for this @lone17 ... But let see what we can do.