How to build RAG on Delta tables using Ollama, Pyspark and Langchain
I’m trying to build a RAG using Ollama, Pyspark. I wish to use my delta table as the source for this POC. Here’s what I have done so far
I’m trying to build a RAG using Ollama, Pyspark. I wish to use my delta table as the source for this POC. Here’s what I have done so far