Home / Features / Knowledge / Custom RAG pipeline
osFoundry पर Custom RAG retrieval pipelines
osFoundry आपको osStudio में प्रति chat path custom RAG pipelines बनाने देता है: stages drag करें (retrieve, filter, rerank, MMR diversify), thresholds set करें, embedding और reranker models pick करें, और पूरे config को version करें। अलग chat surfaces में अलग pipelines हो सकती हैं — code-chat customer-success chat से अलग retrieves करता है।
Quick answer
- Per-Path retrieval pipeline configuration।
- Drag stages: retrieve / filter / rerank / MMR।
- Monaco में JSON-Schema-validated configs।
- Rollback के साथ osStudio में Versioned।
Related features