Production RAG recipe: semantic (embedding-based) chunking, gte-large-en-v1.5 embeddings, Chroma storage, Cohere Rerank 3.5 reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, nomic-embed-text-v1.5 embeddings, Chroma storage, mxbai-rerank-large reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, voyage-3-large embeddings, pgvector storage, ColBERT v2 reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, e5-mistral-7b-instruct embeddings, pgvector storage, Cohere Rerank 3.5 reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, bge-large-en-v1.5 embeddings, Milvus storage, mxbai-rerank-large reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, voyage-3 embeddings, LanceDB storage, ColBERT v2 reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, arctic-embed-l embeddings, LanceDB storage, Cohere Rerank 3.5 reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, bge-m3 embeddings, Turbopuffer storage, mxbai-rerank-large reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, voyage-code-3 embeddings, Elasticsearch storage, ColBERT v2 reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, stella_en_1.5B_v5 embeddings, Elasticsearch storage, Cohere Rerank 3.5 reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, bge-m3 embeddings, OpenSearch storage, mxbai-rerank-large reranking. Includes retrieval evals.
Production RAG recipe: semantic (embedding-based) chunking, voyage-code-3 embeddings, OpenSearch storage, ColBERT v2 reranking. Includes retrieval evals.