Skip to content

Commit

Permalink
Update tutorials-overview.md
Browse files Browse the repository at this point in the history
Fixing typos.
  • Loading branch information
codingjaguar authored Nov 1, 2024
1 parent 8365689 commit 08bc1df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/en/tutorials/tutorials-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This page provides a list of tutorials for you to interact with Milvus.
| [Multimodal RAG with Milvus](multimodal_rag_with_milvus.md) | RAG | vector search, dynamic field |
| [Image Search with Milvus](image_similarity_search.md) | Semantic Search | vector search, dynamic field |
| [Hybrid Search with Milvus](hybrid_search_with_milvus.md) | Hybrid Search | hybrid search, multi vector, dense embedding, sparse embedding |
| [Multimodal Search using multi vectors](multimodal_rag_with_milvus.md) | Semantic Search | multi vector, hybrid search |
| [Multimodal Search using Multi Vectors](multimodal_rag_with_milvus.md) | Semantic Search | multi vector, hybrid search |
| [Question Answering System](question_answering_system.md) | Question Answering | vector search |
| [Recommender System](recommendation_system.md) | Recommendation System | vector search |
| [Video Similarity Search](video_similarity_search.md) | Semantic Search | vector search |
Expand All @@ -27,4 +27,4 @@ This page provides a list of tutorials for you to interact with Milvus.
| [Contextual Retrieval with Milvus](contextual_retrieval_with_milvus.md) | Quickstart | vector search |
| [HDBSCAN Clustering with Milvus](hdbscan_clustering_with_milvus.md) | Quickstart | vector search |
| [Use ColPali for Multi-Modal Retrieval with Milvus](use_ColPali_with_milvus.md) | Quickstart | vector search |
| [Vector Visualization](vector_visualization.md) | Quickstart | vector search |
| [Vector Visualization](vector_visualization.md) | Quickstart | vector search |

0 comments on commit 08bc1df

Please sign in to comment.