We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d036c commit 3dd1df0Copy full SHA for 3dd1df0
1 file changed
index.toml
@@ -124,20 +124,6 @@ created_at = 2024-02-16
124
dependencies = []
125
featured = true
126
127
-[[tutorial]]
128
-title = "Simplifying Pipeline Inputs with Multiplexer"
129
-description = "Learn how to declutter the inputs of complex pipelines"
130
-level = "intermediate"
131
-weight = 84
132
-notebook = "37_Simplifying_Pipeline_Inputs_with_Multiplexer.ipynb"
133
-aliases = []
134
-completion_time = "10 min"
135
-created_at = 2024-02-19
136
-haystack_version = "2.3.1"
137
-dependencies = ["transformers", "huggingface_hub>=0.23.0, <0.28.0"]
138
-hidden = true
139
-sitemap_exclude = true
140
-
141
[[tutorial]]
142
title = "Embedding Metadata for Improved Retrieval"
143
description = "Learn how to embed metadata while indexing, to improve the quality of retrieval results"
0 commit comments