Skip to content

Commit

Permalink
Release new docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Dec 27, 2024
1 parent 9e62a88 commit 95f1ea7
Show file tree
Hide file tree
Showing 20 changed files with 590 additions and 21 deletions.
Binary file added v2.4.x/assets/advanced_rag/adjust_order.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/compress_prompt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/hybrid_and_rerank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/hyde.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/merge_chunks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/metadata_filtering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/query_routing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/self_reflection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/sentence_window.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/stepback.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/sub_query.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added v2.4.x/assets/advanced_rag/vanilla_rag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 23 additions & 11 deletions v2.4.x/site/en/menuStructure/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1634,63 +1634,75 @@
"children": []
},
{
"label": "Image Search with Milvus",
"id": "image_similarity_search.md",
"label": "Advanced RAG",
"id": "how_to_enhance_your_rag.md",
"order": 2,
"children": []
},
{
"label": "Full-Text Search with Milvus",
"id": "full_text_search_with_milvus.md",
"order": 3,
"children": []
},
{
"label": "Hybrid Search with Milvus",
"id": "hybrid_search_with_milvus.md",
"order": 3,
"order": 4,
"children": []
},
{
"label": "Image Search with Milvus",
"id": "image_similarity_search.md",
"order": 5,
"children": []
},
{
"label": "Multimodal RAG",
"id": "multimodal_rag_with_milvus.md",
"order": 4,
"order": 6,
"children": []
},
{
"label": "Graph RAG with Milvus",
"id": "graph_rag_with_milvus.md",
"order": 6,
"order": 7,
"children": []
},
{
"label": "Contextual Retrieval",
"id": "contextual_retrieval_with_milvus.md",
"order": 5,
"order": 8,
"children": []
},
{
"label": "HDBSCAN Clustering",
"id": "hdbscan_clustering_with_milvus.md",
"order": 6,
"order": 9,
"children": []
},
{
"label": "Use ColPali for Multi-Modal Retrieval",
"id": "use_ColPali_with_milvus.md",
"order": 7,
"order": 10,
"children": []
},
{
"label": "Vector Visualization",
"id": "vector_visualization.md",
"order": 8,
"order": 11,
"children": []
},
{
"label": "Movie Recommendation",
"id": "movie_recommendation_with_milvus.md",
"order": 9,
"order": 12,
"children": []
},
{
"label": "Funnel Search with Matryoshka Embeddings",
"id": "funnel_search_with_matryoshka.md",
"order": 10,
"order": 13,
"children": []
},
{
Expand Down
Loading

0 comments on commit 95f1ea7

Please sign in to comment.