Tuan Anh Nguyen Dang (Tadashi)

Results 142 comments of Tuan Anh Nguyen Dang (Tadashi)

It seems to work normally on my M3 Mac test machine. Please also try with `main-full` image, or remove this options `-v ./ktem_app_data:/app/ktem_app_data \`

@bennoloeffler likely you have to `docker rmi ghcr.io/cinnamon/kotaemon:main-full` as well since it is using cached layers from `full` image to pull ollama image.

https://cinnamon.github.io/kotaemon/online_install/ You can try this HF Space method which also used latest Docker image to build and confirm if it works okay.

Did you set the GraphRAG API key correctly as mentioned in https://github.com/Cinnamon/kotaemon#setup-graphrag?

Hi @Smile-L-up please ensure that you install from a fresh environment. Could you run the Docker approach successfully? This is a freshly installed Linux env looks like. Please check if...

@tknrych translation of the UI through community contributed translation will be considered in the next few releases. Please wait for the update.

@JustinGuese We are updating the documentation for this part. Please add this parameter to the Docker run command `-v ./ktem_app_data:/app/ktem_app_data \`

@EvelynBai Can you describe further about the use-case of a GraphDB. Currently GraphDB is utilized internally in GraphRAG or alternatives such as LightRAG implementation. However, we haven't found a compelling...

@MattLeho @EvelynBai thanks for your feedback, let me take a looks deeper at Neo4J features that might be suitable within Kotaemon. By the way, could you help by pointing our...