Haystack 2.0-Beta #6684
Replies: 8 comments 11 replies
-
Warning: Installing Installing both packages in the same environment can somehow work or fail in obscure ways. We suggest installing only one of these packages per Python environment. Make sure that you remove both packages if they are installed in the same environment, followed by installing only one of them: pip uninstall -y farm-haystack haystack-ai
pip install haystack-ai If you have any questions, please reach out to us on this discussion or Discord. |
Beta Was this translation helpful? Give feedback.
-
Evaluation of RAGHi all, we are currently implementing evaluation for RAG in Haystack 2.0. We would love to hear your thoughts on a few things:
I am hosting a Community Call: Evaluation of RAG in Haystack 2.0 this Thursday the 25th at 7PM CET on Discord. Feel free to join the discussion there, or simply add your thoughts here: Discord event link: https://discord.com/events/993534733298450452/1194241314498293800 |
Beta Was this translation helpful? Give feedback.
-
🎉 Haystack 2.0.0-beta.5 is releasedWe are at version 2.0.0b5 now. The new version comes with some breaking changes but also new features and enhancements.
|
Beta Was this translation helpful? Give feedback.
-
Missed announcing a few 2.0 beta releases here over the past few weeks - sorry about that! v2.0.0-beta.7 is released⬆️ Upgrade Notes Check out the full release notes v2.0.0-beta.6 |
Beta Was this translation helpful? Give feedback.
-
Integration updatesWe have a ton of new integrations that are 2.0 compatible, as well as updating 1.x integrations to be 2.0 compatible. You can see the full list here. New Integrations
1.x integrations with updates:
|
Beta Was this translation helpful? Give feedback.
-
New Resources and Community Updates Now for the updates 👇
📚 New Haystack 2.0 Tutorials
👩🏻🍳 New Cookbook 🚀 New Guides 🧡 Contributions wanted |
Beta Was this translation helpful? Give feedback.
-
Some new updates! 💥v2.0.0-beta.8 releaseHighlight: Pipeline templates! Introducing a flexible and dynamic approach to creating NLP pipelines with Haystack's new PipelineTemplate class!. Details in the release notes 📓 Hypothetical Document EmbeddingsHypothetical Document Embeddings (HyDE) improves retrieval by generating “fake” hypothetical documents based on a given query, and then uses those “fake” documents embeddings to retrieve similar documents from the same embedding space. See Haystack's HyDE docs and blog article to try it in your pipelines. 🧩 New 2.0 IntegrationsWeaviate 📚 New 2.0 TutorialsSimplifying Pipeline Inputs with Multiplexer 🧑🍳 New 2.0 CookbooksBuild with Gemma + Haystack 2.0 📖 New GuidesCheck out our new guide to learn about how to evaluate your pipelines without labeled data: Model-Based Evaluation |
Beta Was this translation helpful? Give feedback.
-
Hey everyone 👋 I'm very happy to announce the stable version of Haystack 2.0 just went live, finally🥳🎉 Which means we can bring this discussion to a close. You can give it a try here 👉 https://haystack.deepset.ai/overview/quick-start |
Beta Was this translation helpful? Give feedback.
-
This discussion entry will be your ultimate guide until the stable release of Haystack 2.0.
Haystack 2.0-Beta was released on December 4th. Dive deeper into this milestone here. 🚀
What does this mean for you? Since the beta release, we have been delivering two simultaneous releases: one focusing on Haystack 1.x improvements and bug fixes, and another dedicated to unveiling features in Haystack 2.0. This discussion includes the Haystack Roadmap, additional integrations available for Haystack 2.0, Haystack 2.0-Beta versions release notes, and a feature table continuously updated with every new beta release.
🛣️ Stay Updated with the Roadmap:
Explore the Haystack Roadmap for insights into the future developments and enhancements we have on the horizon.
🌐 Explore New Integrations:
Discover additional integrations available for Haystack 2.0 by checking out haystack-core-integrations, which include names like Amazon, VertexAI, Elasticsearch, OpenSearch, Chroma, Pinecone, Cohere, Gradient, Jina and Ollama.
📄 Release Notes:
Find detailed release notes for Haystack 2.0-Beta:
🎛️ Feature Table:
We're committed to refining and expanding Haystack 2.0 with each beta release. Expect frequent updates to the feature table to ensure you're always aware of the latest additions and improvements.
🪶 List of Features
✅ Ready in the latest Beta release (v2.0.0-beta.4)
🏗️ Under construction
Beta Was this translation helpful? Give feedback.
All reactions