karthik-codex / Autogen_GraphRAG_Ollama

Microsoft's GraphRAG + AutoGen + Ollama + Chainlit = Fully Local & Free Multi-Agent RAG Superbot
490 stars 97 forks source link

deployed and run successfully, but no response. #19

Open guoxiangke opened 2 months ago

guoxiangke commented 2 months ago

Hi, finally, I make this run in my local. but the chat give nothing, and no error.

image image

steps:

  1. make this repo works on local.

    pip uninstall aiofiles graphrag chainlit -y
    pip install aiofiles==23.1.0
    pip install chainlit==1.1.306
    pip install --no-deps graphrag
  2. copy my.txt to input folder and run "python -m graphrag.index --root ." with gpt-4o-mini (ollama + llama3.1 not work on local)

  3. then litellm --model ollama/llama3.1:8b --api_base http://localhost:11434

guoxiangke commented 2 months ago

this also works well: python -m graphrag.query --root . --method global "my question?"

qib-bang commented 2 months ago

Have you solved the problem now?

WangAo-0 commented 3 weeks ago

同样的问题,解决了吗?

qib-bang commented 3 weeks ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。