procedure
In a hybrid RAG architecture, the indexing phase involves splitting documents into smaller passages, creating embeddings for these passages using a retriever model, and storing them in a vectorstore such as Chroma, Neo4j, FAISS, or Pinecone.

Authors

Sources

Referenced by nodes (2)