5. Next, Loading the Knowledge & Agent When a PDF is processed, we instantiate PDFKnowledgeBase with the file path & our Milvus vector_db. Then we pass it into the above "get_rag_agent" method to initialize a fully ready-to-chat agent and then store it as a session variable.
Loading Knowledge Base and Initializing RAG Agent for PDF Processing
By
–
Leave a Reply