Attribute Scope Issues with FastEmbedEmbeddings in Flask-based RAG Server
I am very new to python… in every way. Which, may be the root of the problem. I was attempting to follow a RAG tutorial watching Llama3 Full Rag – API with Ollama, LangChain and ChromaDB with Flask API and PDF upload. His github for this program is here.