Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,20 +124,6 @@ created_at = 2024-02-16
dependencies = []
featured = true

[[tutorial]]
title = "Simplifying Pipeline Inputs with Multiplexer"
description = "Learn how to declutter the inputs of complex pipelines"
level = "intermediate"
weight = 84
notebook = "37_Simplifying_Pipeline_Inputs_with_Multiplexer.ipynb"
aliases = []
completion_time = "10 min"
created_at = 2024-02-19
haystack_version = "2.3.1"
dependencies = ["transformers", "huggingface_hub>=0.23.0, <0.28.0"]
hidden = true
sitemap_exclude = true

[[tutorial]]
title = "Embedding Metadata for Improved Retrieval"
description = "Learn how to embed metadata while indexing, to improve the quality of retrieval results"
Expand Down
Loading