Tuan Anh Nguyen Dang (Tadashi)

Results 142 comments of Tuan Anh Nguyen Dang (Tadashi)

Thanks for the contribution @KKenny0. Can you take a look at the CI failures and fix it?

Thanks @KKenny0 for your great contribution. Just fixed the logic a bit and added default configuration for CohereRerank in flowsettings.

Seem we need to update the non-dev install script @lone17

Will work on the PR and this setup issue soon when I have time.

Make sure you setup default embedding model and attach correct embedding model to the File Collection following this: https://github.com/Cinnamon/kotaemon/blob/main/docs/local_model.md#use-local-models-for-rag

Home tab upload silently ignore embedding error so you can still upload it successfully, but embedding will not be created and can not be used for vector search.

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

Can you give more description about the error message?

This is to be some random HuggingFace Hub down time. Please check this issue from Gradio https://github.com/gradio-app/gradio/issues/1450 You can try to set `GRADIO_ANALYTICS_ENABLED=false` to see if this fixes the issue....