kan_cin
kan_cin
@munkito can you help to check whether you have change the embedding settings of FileIndex to ollama. You can refer to the document https://github.com/Cinnamon/kotaemon/blob/main/docs/local_model.md#use-local-models-for-rag
Besides, in case of error still happend, can you provide the logs (the powershell, terminall,...) that you launch the app. It will help us in investigating the problem?
Hi @Niko-La . Thanks for your active feedbacks I want to clarify some points: - I understand the you will set up the same embeding for both GraphRAG & File...
Hi. I doubt your error message related to wrongly set up necessary models. Can you help to check whether you have set up correctly the embedding & LLM, as described...
It seems like you're using Mac with chip M. Currently we don't have the pre-built docker image for platform arm64 on github container registry yet. But we are working on...
@RicardoMonteiroSimoes taprosoft is one of the first creators and the main PIC for this open-source project from the beginning. Sorry for the inconvenience, we are working to standardize the progress,...
Thank @shresthakamal , we have made the doc, you can check it out @phamkhactu https://github.com/Cinnamon/kotaemon/blob/main/docs/local_model.md#use-local-models-for-rag
Thanks @cin-albert . I check and it seems can work on my Ubuntu.
Works on my window machine too
Can you provide more context ? Do you use ollama (local version) or some API from azure, etc.? Have you set it up correctly ? For more information you can...