Skip to main content
Filter by
Sorted by
Tagged with
4 votes
1 answer
7k views

I am trying to build ollama usage by using RAG for chatting with pdf on my local machine. I followed this GitHub repo: https://github.com/tonykipkemboi/ollama_pdf_rag/tree/main The issue is when I am ...
NIrbhay Mathur's user avatar
2 votes
2 answers
2k views

I created an agent with No Code tools offered by the Agent Builder GUI: https://vertexaiconversation.cloud.google.com/ I created a playbook and added a few Data store Tools for the agent to use for ...
Csaba Toth's user avatar
  • 10.9k
0 votes
0 answers
160 views

My RAG pipeline (using Haystack) compiles and runs, but is returning empty responses. From my checks, I thought it might be due to the embedding and llm models not being compatible, so I changed to an ...
ArieAI's user avatar
  • 512