# How-to Guides

- [Index Your Data with Vector Data Store](/sdk/how-to-guides/index-your-data-with-vector-data-store.md)
- [Use Preset RAG Pipeline](/sdk/how-to-guides/use-preset-rag-pipeline.md)
- [Execute a Pipeline](/sdk/how-to-guides/execute-a-pipeline.md)
- [Utilize Language Model Request Processor](/sdk/how-to-guides/utilize-language-model-request-processor.md)
- [Produce Consistent Output from LM](/sdk/how-to-guides/utilize-language-model-request-processor/produce-consistent-output-from-lm.md)
- [Extend LM Capabilities with Tools](/sdk/how-to-guides/utilize-language-model-request-processor/extend-lm-capabilities-with-tools.md)
- [Stream LM Output](/sdk/how-to-guides/utilize-language-model-request-processor/stream-lm-output.md)
- [Build End-to-End RAG Pipeline](/sdk/how-to-guides/build-end-to-end-rag-pipeline.md)
- [What's New](/sdk/how-to-guides/build-end-to-end-rag-pipeline/whats-new.md)
- [Your First RAG Pipeline](/sdk/how-to-guides/build-end-to-end-rag-pipeline/your-first-rag-pipeline.md)
- [Dynamic Step](/sdk/how-to-guides/build-end-to-end-rag-pipeline/dynamic-step.md)
- [Implement Semantic Routing](/sdk/how-to-guides/build-end-to-end-rag-pipeline/implement-semantic-routing.md)
- [Adding Document References](/sdk/how-to-guides/build-end-to-end-rag-pipeline/adding-document-references.md)
- [Simple Guardrail](/sdk/how-to-guides/build-end-to-end-rag-pipeline/simple-guardrail.md)
- [Query Transformation](/sdk/how-to-guides/build-end-to-end-rag-pipeline/query-transformation.md)
- [Multimodal Input Handling](/sdk/how-to-guides/build-end-to-end-rag-pipeline/multimodal-input-handling.md)
- [Caching](/sdk/how-to-guides/build-end-to-end-rag-pipeline/caching.md)
- [RAG with Dynamic Models](/sdk/how-to-guides/build-end-to-end-rag-pipeline/rag-with-dynamic-models.md)
- [Subgraphs](/sdk/how-to-guides/build-end-to-end-rag-pipeline/subgraphs.md)
- [Parallel Pipeline Processing](/sdk/how-to-guides/build-end-to-end-rag-pipeline/parallel-pipeline-processing.md)
- [Pipeline Step Exclusion](/sdk/how-to-guides/build-end-to-end-rag-pipeline/pipeline-step-exclusion.md)
- [Multi-turn Conversation](/sdk/how-to-guides/build-end-to-end-rag-pipeline/multi-turn-conversation.md)
- [Build Document Processing Pipeline](/sdk/how-to-guides/build-document-processing-pipeline.md)
- [Simple DPO Pipeline (Loader)](/sdk/how-to-guides/build-document-processing-pipeline/simple-dpo-pipeline-loader.md)
- [Run Pipeline on a Server](/sdk/how-to-guides/run-pipeline-on-a-server.md)
- [Get Started with Translations](/sdk/how-to-guides/get-started-with-translations.md)
- [Build Template and Sandbox E2B](/sdk/how-to-guides/build-template-and-sandbox-e2b.md): Learn how to Build Template and Create the Sandbox E2B for Code Interpreter
