Tuan Anh Nguyen Dang (Tadashi)
Tuan Anh Nguyen Dang (Tadashi)
@ecceeecs sorry for the late reply. Could you check your terminal output? Which installation method has you used? Can you try the Docker install method or Online install here https://cinnamon.github.io/kotaemon/online_install/
May be relevant: https://github.com/Cinnamon/kotaemon/issues/257 https://github.com/Cinnamon/kotaemon/issues/689 Will look for a fix later, but probably not the highest priority at the moment.
Please check the new release.
Hi @chmod777john, we also have done a comprehensive review of available RAG apps with webUI, here are the thing that we believe `kotaemon` is different: * Inclusion of direct PDF...
Hi @aurotripathy this is used for each Collection / Index concept in Kotaemon, which serves as each independent Vectorstore for each of the Index. By default there are 3: *...
@sun-timer could you provide the console log to see any issue happened? It could be: * LLM model is not set up correctly, hence empty response * Content filtering triggered...
Related https://github.com/Cinnamon/kotaemon/issues/493. Planned fixes will be in the next release.
Hi @scalenow please check this guide for local model integration with Ollama or HF https://github.com/Cinnamon/kotaemon/blob/main/docs/local_model.md
Please make sure that you provided a key for GraphRAG and setup correctly as mentioned here https://github.com/Cinnamon/kotaemon?tab=readme-ov-file#setup-graphrag
@fzliu thanks for your contribution. Please take a look at the CI reports and fix them. The rest looks okay to me.