Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgeyucel authored Feb 28, 2024
1 parent 93dc2ac commit 14ed269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/blog/optimizing-retrieval-with-hyde/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: blog-post
title: "Optimizing Retrival with HyDE"
title: "Optimizing Retrieval with HyDE"
description: See how you can easily incorporate HyDE into Haystack RAG pipelines to optimize retrieval
featured_image: thumbnail.png
featured_image_caption:
Expand Down Expand Up @@ -263,4 +263,4 @@ retrieval_pipeline.run(data={"query_embedder": {"query": query}, "retriever": {"

## Wrapping it up

If you’ve gotten this far, you know how to use the HyDE technique and how easy it is to incorporate it into Haystack. To learn more about Haystack, [join us on Discord](https://discord.gg/QMP5jgMH) or [sign up for our monthly newsletter](https://landing.deepset.ai/haystack-community-updates?utm_campaign=developer-relations&utm_source=hyde-notebook).
If you’ve gotten this far, you know how to use the HyDE technique and how easy it is to incorporate it into Haystack. To learn more about Haystack, [join us on Discord](https://discord.gg/QMP5jgMH) or [sign up for our monthly newsletter](https://landing.deepset.ai/haystack-community-updates?utm_campaign=developer-relations&utm_source=hyde-notebook).

0 comments on commit 14ed269

Please sign in to comment.