Graph RAG Collection
Description
Can the GraphRAG feature work with local llm or does it have to work exclusivley with open AI key.
Reproduction steps
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See errorCan the GraphRAG feature work with local llm or does it have to work exclusivley with open AI key.
Screenshots

Logs
No response
Browsers
No response
OS
No response
Additional information
No response
Checkout the latest README https://github.com/Cinnamon/kotaemon
Currently support local LLM via Ollama is the only option.
@taprosoft this is becoming a non ending loop .Following are the files put of sync.
(kotaemon) root@scalenowai:~/miniconda3/envs/kotaemon# pip check gradio 4.39.0 has requirement aiofiles<24.0,>=22.0, but you have aiofiles 24.1.0. kotaemon 0.4.4 has requirement tenacity<8.3,>=8.2.3, but you have tenacity 9.0.0. langchain 0.1.20 has requirement tenacity<9.0.0,>=8.1.0, but you have tenacity 9.0.0. langchain-community 0.0.38 has requirement tenacity<9.0.0,>=8.1.0, but you have tenacity 9.0.0. langchain-core 0.1.52 has requirement tenacity<9.0.0,>=8.1.0, but you have tenacity 9.0.0. llama-index-core 0.10.68.post1 has requirement tenacity!=8.4.0,<9.0.0,>=8.2.0, but you have tenacity 9.0.0. llama-index-legacy 0.9.48.post3 has requirement tenacity<9.0.0,>=8.2.0, but you have tenacity 9.0.0. (kotaemon) root@scalenowai:~/miniconda3/envs/kotaemon#
When you either downgrade or upgrade the versions it breaks other depedencies.Please advise resolution.This is becoming a nightmare