diff --git a/mkdocs.yml b/mkdocs.yml index 3c7cb945..89d4a5a5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,15 +8,15 @@ nav: - rabgbits: index.md - How-to Guides: - integrations/promptfoo.md - - how-to/document-search/search_documents.md - - how-to/document-search/use_rephraser.md - - how-to/document-search/use_reranker.md - how-to/optimize.md - how-to/use_guardrails.md - how-to/integrations/promptfoo.md - Document Search: - how-to/document_search/async_processing.md - how-to/document_search/create_custom_execution_strategy.md + - how-to/document-search/search_documents.md + - how-to/document-search/use_rephraser.md + - how-to/document-search/use_reranker.md - API Reference: - Core: - api_reference/core/prompt.md