mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-08-28 02:16:32 +00:00
chore: use GitHub markdown for warning about beta version in Readme (#6666)
This commit is contained in:
parent
fabc4677af
commit
76b0d05eb1
@ -9,7 +9,8 @@
|
|||||||
| Meta | [](https://discord.gg/haystack) [](https://twitter.com/haystack_ai) |
|
| Meta | [](https://discord.gg/haystack) [](https://twitter.com/haystack_ai) |
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
> ⚠️ You are currently looking at the readme of Haystack 2.0-Beta, an unstable version of what will eventually become Haystack 2.0. We are still maintaining Haystack 1.x which is the version of Haystack you should use in production. [Switch to Haystack 1.x, currently on 1.23 here](https://github.com/deepset-ai/haystack/tree/v1.x).
|
> [!WARNING]
|
||||||
|
> You are currently looking at the readme of Haystack 2.0-Beta, an unstable version of what will eventually become Haystack 2.0. We are still maintaining Haystack 1.x which is the version of Haystack you should use in production. [Switch to Haystack 1.x, currently on 1.23 here](https://github.com/deepset-ai/haystack/tree/v1.x).
|
||||||
|
|
||||||
[Haystack](https://haystack.deepset.ai/) is an end-to-end LLM framework that enables you to build applications powered by LLMs, Transformer models, vector search and more. Whether you want to perform retrieval-augmented generation (RAG), documentation search, question answering or answer generation, you can use state-of-the-art embedding models and LLMs with Haystack to build end-to-end NLP applications to solve your use case.
|
[Haystack](https://haystack.deepset.ai/) is an end-to-end LLM framework that enables you to build applications powered by LLMs, Transformer models, vector search and more. Whether you want to perform retrieval-augmented generation (RAG), documentation search, question answering or answer generation, you can use state-of-the-art embedding models and LLMs with Haystack to build end-to-end NLP applications to solve your use case.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user