Home / Features / Knowledge / Custom RAG pipeline
Custom RAG retrieval pipelines on osFoundry
osFoundry lets you build custom RAG pipelines per chat path in osStudio: drag stages (retrieve, filter, rerank, MMR diversify), set thresholds, pick embedding and reranker models, and version the whole config. Different chat surfaces can have different pipelines — code-chat retrieves differently from customer-success chat.
Quick answer
- Per-Path retrieval pipeline configuration.
- Drag stages: retrieve / filter / rerank / MMR.
- JSON-Schema-validated configs in Monaco.
- Versioned in osStudio with rollback.
Related features