Skip to content

RAG Pipeline API

For detailed RAG Pipeline documentation, see RAG Pipelines.

Overview

The RAG (Retrieval Augmented Generation) pipeline provides:

  • Document ingestion and indexing
  • Semantic search and retrieval
  • Context-aware response generation
  • Multi-tenant support
  • Caching and performance optimization

For implementation details, configuration, and usage examples, refer to the RAG Pipelines documentation.