Skip to content

Commit

Permalink
Update index.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
TuanaCelik authored Sep 24, 2024
1 parent 0ac394f commit 2c6b202
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ title = "Improving Retrieval with Auto-Merging and Hierarchical Document Retriev
notebook = "auto_merging_retriever.ipynb"
topics = ["Advanced Retrieval", "RAG"]
experimental = true
new = true
discuss = "https://github.com/deepset-ai/haystack-experimental/discussions/78"

[[cookbook]]
Expand Down Expand Up @@ -232,6 +233,7 @@ topics = ["RAG"]
[[cookbook]]
title = "Advanced RAG: Query Decomposition and Reasoning"
notebook = "query_decomposition.ipynb"
new = true
topics = ["Advanced Retrieval", "RAG", "Agents"]

[[cookbook]]
Expand All @@ -244,4 +246,5 @@ title = "Define & Run Tools "
notebook = "tools_support.ipynb"
topics = ["Function Calling", "Chat", "Agents"]
experimental = true
new = true
discuss = "https://github.com/deepset-ai/haystack-experimental/discussions/98"

0 comments on commit 2c6b202

Please sign in to comment.