mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-24 12:43:22 +08:00
docs: Update documentation text with changes after rebranding (#10272)
* Update documentation text with rebranding * minor updates to the text * Update 2.21 versions of the docs pages * Change banner image on README * add alt text for the new image
This commit is contained in:
23
README.md
23
README.md
@@ -1,5 +1,5 @@
|
||||
<div align="center">
|
||||
<a href="https://haystack.deepset.ai/"><img src="https://raw.githubusercontent.com/deepset-ai/haystack/main/images/banner.png" alt="Green logo of a stylized white 'H' with the text 'Haystack, by deepset.' Abstract green and yellow diagrams in the background."></a>
|
||||
<a href="https://haystack.deepset.ai/"><img src="https://raw.githubusercontent.com/deepset-ai/haystack/main/images/banner.png" alt="Blue banner with the Haystack logo and the text ‘haystack by deepset – The Open Source AI Framework for Production Ready RAG & Agents’ surrounded by abstract icons representing search, documents, agents, pipelines, and cloud systems."></a>
|
||||
|
||||
| | |
|
||||
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
@@ -21,8 +21,7 @@ and LLMs into pipelines to build end-to-end NLP applications and solve your use
|
||||
- [Features](#features)
|
||||
- [Use Cases](#features)
|
||||
- [Hayhooks (REST API Deployment)](#-tip-1)
|
||||
- [Haystack Enterprise](#haystack-enterprise-best-practices-and-expert-support)
|
||||
- [deepset Studio](#-deepset-studio-your-development-environment-for-haystack)
|
||||
- [Haystack Enterprise Starter](#haystack-enterprise-best-practices-and-expert-support)
|
||||
- [Telemetry](#telemetry)
|
||||
- [🖖 Community](#-community)
|
||||
- [Contributing to Haystack](#contributing-to-haystack)
|
||||
@@ -76,24 +75,14 @@ Some examples of what you can do with Haystack:
|
||||
>
|
||||
> Would you like to deploy and serve Haystack pipelines as REST APIs yourself? [Hayhooks](https://github.com/deepset-ai/hayhooks) provides a simple way to wrap your pipelines with custom logic and expose them via HTTP endpoints, including OpenAI-compatible chat completion endpoints and compatibility with fully-featured chat interfaces like [open-webui](https://openwebui.com/).
|
||||
|
||||
## Haystack Enterprise: Best Practices and Expert Support
|
||||
## Haystack Enterprise Starter: Best Practices and Expert Support
|
||||
|
||||
Get expert support from the Haystack team, build faster with enterprise-grade templates, and scale securely with deployment guides for cloud and on-prem environments - all with **Haystack Enterprise**. Read more about it our [announcement post](https://haystack.deepset.ai/blog/announcing-haystack-enterprise).
|
||||
Get expert support from the Haystack team, build faster with enterprise-grade templates, and scale securely with deployment guides for cloud and on-prem environments - all with **Haystack Enterprise Starter**. Read more about it the [announcement post](https://haystack.deepset.ai/blog/announcing-haystack-enterprise).
|
||||
|
||||
👉 [Get Haystack Enterprise](https://www.deepset.ai/products-and-services/haystack-enterprise?utm_source=github.com&utm_medium=referral&utm_campaign=haystack_enterprise)
|
||||
👉 [Get Haystack Enterprise Starter](https://www.deepset.ai/products-and-services/haystack-enterprise?utm_source=github.com&utm_medium=referral&utm_campaign=haystack_enterprise)
|
||||
|
||||
## deepset Studio: Your Development Environment for Haystack
|
||||
|
||||
Use **deepset Studio** to visually create, deploy, and test your Haystack pipelines. Learn more about it in our [announcement post](https://haystack.deepset.ai/blog/announcing-studio).
|
||||
|
||||

|
||||
|
||||
👉 [Sign up](https://landing.deepset.ai/deepset-studio-signup)!
|
||||
|
||||
> [!TIP]
|
||||
><img src="https://github.com/deepset-ai/haystack/raw/main/images/deepset-platform-logo-alternative.jpeg" width=20%>
|
||||
>
|
||||
> Are you looking for a managed solution that benefits from Haystack? [deepset AI Platform](https://www.deepset.ai/products-and-services/deepset-ai-platform?utm_campaign=developer-relations&utm_source=haystack&utm_medium=readme) is our fully managed, end-to-end platform to integrate LLMs with your data, which uses Haystack for the LLM pipelines architecture.
|
||||
> Are you looking for a managed solution that benefits from Haystack? [Haystack Enterprise Platform](https://www.deepset.ai/products-and-services/deepset-ai-platform?utm_campaign=developer-relations&utm_source=haystack&utm_medium=readme) is a fully managed, end-to-end platform to integrate LLMs with your data, which uses Haystack for the LLM pipelines architecture.
|
||||
|
||||
## Telemetry
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: "Visualizing Pipelines"
|
||||
title: "Visualizing Haystack Pipelines"
|
||||
id: visualizing-pipelines
|
||||
slug: "/visualizing-pipelines"
|
||||
description: "You can visualize your pipelines as graphs to better understand how the components are connected."
|
||||
description: "You can visualize your Haystack AI pipelines as graphs to better understand how the components are connected."
|
||||
---
|
||||
|
||||
import ClickableImage from "@site/src/components/ClickableImage";
|
||||
|
||||
# Visualizing Pipelines
|
||||
# Visualizing Haystack Pipelines
|
||||
|
||||
You can visualize your pipelines as graphs to better understand how the components are connected.
|
||||
|
||||
@@ -82,8 +82,8 @@ This is an example of what a pipeline graph may look like:
|
||||
|
||||
<br />
|
||||
|
||||
## Importing a Pipeline to deepset Studio
|
||||
## Importing a Pipeline to Haystack Enterprise Platform
|
||||
|
||||
You can import your Haystack pipeline into deepset Studio and continue visually building your pipeline
|
||||
You can import your Haystack pipeline into Haystack Enterprise Platform and continue visually building your pipeline
|
||||
|
||||
To do that, follow the steps described in our deepset AI Platform [documentation](https://docs.cloud.deepset.ai/docs/import-a-pipeline#import-your-pipeline).
|
||||
To do that, follow the steps described in Haystack Enterprise Platform [documentation](https://docs.cloud.deepset.ai/docs/import-a-pipeline#import-your-pipeline).
|
||||
|
||||
@@ -27,9 +27,9 @@ Haystack can be easily integrated into any HTTP application, but if you don’t
|
||||
|
||||
:::note Looking to scale with confidence?
|
||||
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise**.
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise Starter**.
|
||||
|
||||
📜 [Learn more about Haystack Enterprise](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
📜 [Learn more about Haystack Enterprise Starter](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
|
||||
👉 [Get in touch with our team](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
:::
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
title: "Introduction to Haystack"
|
||||
id: intro
|
||||
description: "Haystack is an **open-source AI framework** for building production-ready **AI Agents**, **retrieval-augmented generative pipelines** and **state-of-the-art multimodal search systems**. Learn more about Haystack and how it works."
|
||||
description: "Haystack is an open-source AI framework to build production-ready LLM applications such as **AI Agents, powerful RAG applications and scalable multimodal search systems. Learn more about Haystack and how it works."
|
||||
---
|
||||
|
||||
# Introduction to Haystack
|
||||
|
||||
Haystack is an **open-source AI framework** for building production-ready **AI Agents**, **retrieval-augmented generative pipelines** and **state-of-the-art multimodal search systems**. Learn more about Haystack and how it works.
|
||||
Haystack is an **open-source AI framework** for building production-ready **AI Agents**, **powerful RAG applications** and **scalable multimodal search systems**. Build pipelines using reusable components, each responsible for specific tasks. Customize and extend pipelines to match your requirements. Learn more about Haystack and how it works.
|
||||
|
||||
:::tip Welcome to Haystack
|
||||
|
||||
@@ -15,7 +15,7 @@ To skip the introductions and go directly to installing and creating a search ap
|
||||
|
||||
Haystack is an open-source AI orchestration framework that you can use to build powerful, production-ready applications with Large Language Models (LLMs) for various use cases. Whether you’re creating autonomous agents, multimodal apps, or scalable RAG systems, Haystack provides the tools to move from idea to production easily.
|
||||
|
||||
Haystack is designed in a modular way, allowing you to combine the best technology from OpenAI, Google, Anthropic, and open-source projects like Hugging Face's Transformers or Elasticsearch.
|
||||
Haystack is designed in a modular way, allowing you to combine the best technology from OpenAI, Google, Anthropic, and open-source projects like Hugging Face's Transformers.
|
||||
|
||||
The core foundation of Haystack consists of components and pipelines, along with Document Stores, Agents, Tools, and many integrations. Read more about Haystack concepts in the [Haystack Concepts Overview](concepts/concepts-overview.mdx).
|
||||
|
||||
@@ -23,9 +23,9 @@ Supported by an engaged community of developers, Haystack has grown into a compr
|
||||
|
||||
:::note Looking to scale with confidence?
|
||||
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise**.
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise Starter**.
|
||||
|
||||
📜 [Learn more about Haystack Enterprise](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
📜 [Learn more about Haystack Enterprise Starter](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
|
||||
👉 [Get in touch with our team](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
:::
|
||||
|
||||
@@ -19,13 +19,13 @@ We only collect _anonymous_ usage statistics of Haystack pipeline components. Re
|
||||
|
||||
### How can I ask my questions around Haystack?
|
||||
|
||||
For general questions, we recommend joining the [Haystack Discord ](https://discord.com/invite/xYvH6drSmA)or using [GitHub discussions](https://github.com/deepset-ai/haystack/discussions), where the community and maintainers can help. You can also explore [tutorials](https://haystack.deepset.ai/tutorials/40_building_chat_application_with_function_calling) and [examples](https://haystack.deepset.ai/cookbook/tools_support) on our website to find more info.
|
||||
For general questions, we recommend joining the [Haystack Discord ](https://discord.com/invite/xYvH6drSmA)or using [GitHub discussions](https://github.com/deepset-ai/haystack/discussions), where the community and maintainers can help. You can also explore [tutorials](https://haystack.deepset.ai/tutorials/40_building_chat_application_with_function_calling) and [examples](https://haystack.deepset.ai/cookbook/tools_support) on website to find more info.
|
||||
|
||||
### How can I get expert support for Haystack?
|
||||
|
||||
If you’re a team running Haystack in production or want to move faster and scale with confidence, we recommend [Haystack Enterprise](https://haystack.deepset.ai/blog/announcing-haystack-enterprise). It gives you direct access to the Haystack team, proven best practices, and hands-on support to help you go from prototype to production smoothly.
|
||||
If you’re a team running Haystack in production or want to move faster and scale with confidence, we recommend [Haystack Enterprise Starter](https://haystack.deepset.ai/blog/announcing-haystack-enterprise). It gives you direct access to the Haystack team, proven best practices, and hands-on support to help you go from prototype to production smoothly.
|
||||
|
||||
👉 [Get in touch with our team to explore Haystack Enterprise](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
👉 [Get in touch with our team to explore Haystack Enterprise Starter](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
|
||||
### Where is the documentation for Haystack 2.17 and older?
|
||||
|
||||
|
||||
@@ -51,16 +51,16 @@ Here's a table of key concepts and their approximate equivalents between the two
|
||||
At deepset, we're building the tools to make LLMs truly usable in production, open source and beyond.
|
||||
|
||||
* [Haystack, AI Orchestration Framework](https://github.com/deepset-ai/haystack) → Open Source AI framework for building production-ready, AI-powered agents and applications, on your own or with community support.
|
||||
* [Haystack Enterprise](https://www.deepset.ai/products-and-services/haystack-enterprise) → Private and secure engineering support, advanced pipeline templates, deployment guides, and early access features for teams needing more support and guidance.
|
||||
* [deepset AI Platform](https://www.deepset.ai/products-and-services/deepset-ai-platform) → An enterprise-ready platform for teams running Gen AI apps in production, with security, governance, and scalability built in with [a free version](https://www.deepset.ai/deepset-studio).
|
||||
* [Haystack Enterprise Starter](https://www.deepset.ai/products-and-services/haystack-enterprise) → Private and secure engineering support, advanced pipeline templates, deployment guides, and early access features for teams needing more support and guidance.
|
||||
* [Haystack Enterprise Platform](https://www.deepset.ai/products-and-services/deepset-ai-platform) → An enterprise-ready platform for teams running Gen AI apps in production, with security, governance, and scalability built in with [a free version](https://www.deepset.ai/deepset-studio).
|
||||
|
||||
Here's the product equivalent of two ecosystems:
|
||||
|
||||
| **LangChain Ecosystem** | **Haystack Ecosystem** | **Notes** |
|
||||
| --- | --- | --- |
|
||||
| **LangChain, LangGraph, Deep Agents** | **Haystack** | **Core AI orchestration framework for components, pipelines, and agents**. Supports deterministic workflows and agentic execution with explicit, modular building blocks. |
|
||||
| **LangSmith (Observability)** | **deepset AI Platform** | **Integrated tooling for building, debugging and iterating.** Assemble agents and pipelines visually with the **Builder**, which includes component validation, testing and debugging. The **Prompt Explorer** is used to iterate and evaluate models and prompts. Built-in chat interfaces to enable fast SME and stakeholder feedback. Collaborative building environment for engineers and business. |
|
||||
| **LangSmith (Deployment)** | **Hayhooks** **Haystack Enterprise** (deployment guides + advanced best practice templates) **deepset AI Platform** (1-click deployment, on-prem/VPC options) | Multiple deployment paths: lightweight API exposure via [Hayhooks](https://github.com/deepset-ai/hayhooks), structured enterprise deployment patterns through Haystack Enterprise, and full managed or self-hosted deployment through the deepset AI Platform. |
|
||||
| **LangSmith (Observability)** | **Haystack Enterprise Platform** | **Integrated tooling for building, debugging and iterating.** Assemble agents and pipelines visually with the **Builder**, which includes component validation, testing and debugging. The **Prompt Explorer** is used to iterate and evaluate models and prompts. Built-in chat interfaces to enable fast SME and stakeholder feedback. Collaborative building environment for engineers and business. |
|
||||
| **LangSmith (Deployment)** | **Hayhooks** **Haystack Enterprise Starter** (deployment guides + advanced best practice templates) **Haystack Enterprise Platform** (1-click deployment, on-prem/VPC options) | Multiple deployment paths: lightweight API exposure via [Hayhooks](https://github.com/deepset-ai/hayhooks), structured enterprise deployment patterns through Haystack Enterprise Starter, and full managed or self-hosted deployment through the Haystack Enterprise Platform. |
|
||||
|
||||
## Code Comparison
|
||||
|
||||
|
||||
@@ -209,7 +209,7 @@ const config = {
|
||||
title: 'More',
|
||||
items: [
|
||||
{ label: 'Integrations', href: 'https://haystack.deepset.ai/integrations' },
|
||||
{ label: 'Studio', href: 'https://landing.deepset.ai/deepset-studio-signup' },
|
||||
{ label: 'Platform - Try Free', href: 'https://landing.deepset.ai/deepset-studio-signup' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 555 KiB |
@@ -1,13 +1,13 @@
|
||||
---
|
||||
title: "Visualizing Pipelines"
|
||||
title: "Visualizing Haystack Pipelines"
|
||||
id: visualizing-pipelines
|
||||
slug: "/visualizing-pipelines"
|
||||
description: "You can visualize your pipelines as graphs to better understand how the components are connected."
|
||||
description: "You can visualize your Haystack AI pipelines as graphs to better understand how the components are connected."
|
||||
---
|
||||
|
||||
import ClickableImage from "@site/src/components/ClickableImage";
|
||||
|
||||
# Visualizing Pipelines
|
||||
# Visualizing Haystack Pipelines
|
||||
|
||||
You can visualize your pipelines as graphs to better understand how the components are connected.
|
||||
|
||||
@@ -82,8 +82,8 @@ This is an example of what a pipeline graph may look like:
|
||||
|
||||
<br />
|
||||
|
||||
## Importing a Pipeline to deepset Studio
|
||||
## Importing a Pipeline to Haystack Enterprise Platform
|
||||
|
||||
You can import your Haystack pipeline into deepset Studio and continue visually building your pipeline
|
||||
You can import your Haystack pipeline into Haystack Enterprise Platform and continue visually building your pipeline
|
||||
|
||||
To do that, follow the steps described in our deepset AI Platform [documentation](https://docs.cloud.deepset.ai/docs/import-a-pipeline#import-your-pipeline).
|
||||
To do that, follow the steps described in Haystack Enterprise Platform [documentation](https://docs.cloud.deepset.ai/docs/import-a-pipeline#import-your-pipeline).
|
||||
|
||||
@@ -27,9 +27,9 @@ Haystack can be easily integrated into any HTTP application, but if you don’t
|
||||
|
||||
:::note Looking to scale with confidence?
|
||||
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise**.
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise Starter**.
|
||||
|
||||
📜 [Learn more about Haystack Enterprise](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
📜 [Learn more about Haystack Enterprise Starter](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
|
||||
👉 [Get in touch with our team](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
:::
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
---
|
||||
title: "Introduction to Haystack"
|
||||
id: intro
|
||||
description: "Haystack is an **open-source AI framework** for building production-ready **AI Agents**, **retrieval-augmented generative pipelines** and **state-of-the-art multimodal search systems**. Learn more about Haystack and how it works."
|
||||
description: "Haystack is an open-source AI framework to build production-ready LLM applications such as **AI Agents, powerful RAG applications and scalable multimodal search systems. Learn more about Haystack and how it works."
|
||||
---
|
||||
|
||||
# Introduction to Haystack
|
||||
|
||||
Haystack is an **open-source AI framework** for building production-ready **AI Agents**, **retrieval-augmented generative pipelines** and **state-of-the-art multimodal search systems**. Learn more about Haystack and how it works.
|
||||
Haystack is an **open-source AI framework** for building production-ready **AI Agents**, **powerful RAG applications** and **scalable multimodal search systems**. Build pipelines using reusable components, each responsible for specific tasks. Customize and extend pipelines to match your requirements. Learn more about Haystack and how it works.
|
||||
|
||||
:::tip Welcome to Haystack
|
||||
|
||||
@@ -15,7 +15,7 @@ To skip the introductions and go directly to installing and creating a search ap
|
||||
|
||||
Haystack is an open-source AI orchestration framework that you can use to build powerful, production-ready applications with Large Language Models (LLMs) for various use cases. Whether you’re creating autonomous agents, multimodal apps, or scalable RAG systems, Haystack provides the tools to move from idea to production easily.
|
||||
|
||||
Haystack is designed in a modular way, allowing you to combine the best technology from OpenAI, Google, Anthropic, and open-source projects like Hugging Face's Transformers or Elasticsearch.
|
||||
Haystack is designed in a modular way, allowing you to combine the best technology from OpenAI, Google, Anthropic, and open-source projects like Hugging Face's Transformers.
|
||||
|
||||
The core foundation of Haystack consists of components and pipelines, along with Document Stores, Agents, Tools, and many integrations. Read more about Haystack concepts in the [Haystack Concepts Overview](concepts/concepts-overview.mdx).
|
||||
|
||||
@@ -23,9 +23,9 @@ Supported by an engaged community of developers, Haystack has grown into a compr
|
||||
|
||||
:::note Looking to scale with confidence?
|
||||
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise**.
|
||||
If your team needs **enterprise-grade support, best practices, and deployment guidance** to run Haystack in production, check out **Haystack Enterprise Starter**.
|
||||
|
||||
📜 [Learn more about Haystack Enterprise](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
📜 [Learn more about Haystack Enterprise Starter](https://haystack.deepset.ai/blog/announcing-haystack-enterprise)
|
||||
|
||||
👉 [Get in touch with our team](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
:::
|
||||
|
||||
@@ -19,13 +19,13 @@ We only collect _anonymous_ usage statistics of Haystack pipeline components. Re
|
||||
|
||||
### How can I ask my questions around Haystack?
|
||||
|
||||
For general questions, we recommend joining the [Haystack Discord ](https://discord.com/invite/xYvH6drSmA)or using [GitHub discussions](https://github.com/deepset-ai/haystack/discussions), where the community and maintainers can help. You can also explore [tutorials](https://haystack.deepset.ai/tutorials/40_building_chat_application_with_function_calling) and [examples](https://haystack.deepset.ai/cookbook/tools_support) on our website to find more info.
|
||||
For general questions, we recommend joining the [Haystack Discord ](https://discord.com/invite/xYvH6drSmA)or using [GitHub discussions](https://github.com/deepset-ai/haystack/discussions), where the community and maintainers can help. You can also explore [tutorials](https://haystack.deepset.ai/tutorials/40_building_chat_application_with_function_calling) and [examples](https://haystack.deepset.ai/cookbook/tools_support) on website to find more info.
|
||||
|
||||
### How can I get expert support for Haystack?
|
||||
|
||||
If you’re a team running Haystack in production or want to move faster and scale with confidence, we recommend [Haystack Enterprise](https://haystack.deepset.ai/blog/announcing-haystack-enterprise). It gives you direct access to the Haystack team, proven best practices, and hands-on support to help you go from prototype to production smoothly.
|
||||
If you’re a team running Haystack in production or want to move faster and scale with confidence, we recommend [Haystack Enterprise Starter](https://haystack.deepset.ai/blog/announcing-haystack-enterprise). It gives you direct access to the Haystack team, proven best practices, and hands-on support to help you go from prototype to production smoothly.
|
||||
|
||||
👉 [Get in touch with our team to explore Haystack Enterprise](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
👉 [Get in touch with our team to explore Haystack Enterprise Starter](https://www.deepset.ai/products-and-services/haystack-enterprise)
|
||||
|
||||
### Where is the documentation for Haystack 2.17 and older?
|
||||
|
||||
@@ -43,4 +43,4 @@ The ZIP file contains documentation for all minor releases from version 1.0 to 1
|
||||
|
||||
To download documentation for a specific release, replace the version number in the following URL: `https://core-engineering.s3.eu-central-1.amazonaws.com/public/docs/v1.26.zip`.
|
||||
|
||||
Learn how to migrate to Haystack version 2.x with our [migration guide](migration.mdx).
|
||||
Learn how to migrate to Haystack version 2.x with the [migration guide](migration.mdx).
|
||||
|
||||
@@ -51,16 +51,16 @@ Here's a table of key concepts and their approximate equivalents between the two
|
||||
At deepset, we're building the tools to make LLMs truly usable in production, open source and beyond.
|
||||
|
||||
* [Haystack, AI Orchestration Framework](https://github.com/deepset-ai/haystack) → Open Source AI framework for building production-ready, AI-powered agents and applications, on your own or with community support.
|
||||
* [Haystack Enterprise](https://www.deepset.ai/products-and-services/haystack-enterprise) → Private and secure engineering support, advanced pipeline templates, deployment guides, and early access features for teams needing more support and guidance.
|
||||
* [deepset AI Platform](https://www.deepset.ai/products-and-services/deepset-ai-platform) → An enterprise-ready platform for teams running Gen AI apps in production, with security, governance, and scalability built in with [a free version](https://www.deepset.ai/deepset-studio).
|
||||
* [Haystack Enterprise Starter](https://www.deepset.ai/products-and-services/haystack-enterprise) → Private and secure engineering support, advanced pipeline templates, deployment guides, and early access features for teams needing more support and guidance.
|
||||
* [Haystack Enterprise Platform](https://www.deepset.ai/products-and-services/deepset-ai-platform) → An enterprise-ready platform for teams running Gen AI apps in production, with security, governance, and scalability built in with [a free version](https://www.deepset.ai/deepset-studio).
|
||||
|
||||
Here's the product equivalent of two ecosystems:
|
||||
|
||||
| **LangChain Ecosystem** | **Haystack Ecosystem** | **Notes** |
|
||||
| --- | --- | --- |
|
||||
| **LangChain, LangGraph, Deep Agents** | **Haystack** | **Core AI orchestration framework for components, pipelines, and agents**. Supports deterministic workflows and agentic execution with explicit, modular building blocks. |
|
||||
| **LangSmith (Observability)** | **deepset AI Platform** | **Integrated tooling for building, debugging and iterating.** Assemble agents and pipelines visually with the **Builder**, which includes component validation, testing and debugging. The **Prompt Explorer** is used to iterate and evaluate models and prompts. Built-in chat interfaces to enable fast SME and stakeholder feedback. Collaborative building environment for engineers and business. |
|
||||
| **LangSmith (Deployment)** | **Hayhooks** **Haystack Enterprise** (deployment guides + advanced best practice templates) **deepset AI Platform** (1-click deployment, on-prem/VPC options) | Multiple deployment paths: lightweight API exposure via [Hayhooks](https://github.com/deepset-ai/hayhooks), structured enterprise deployment patterns through Haystack Enterprise, and full managed or self-hosted deployment through the deepset AI Platform. |
|
||||
| **LangSmith (Observability)** | **Haystack Enterprise Platform** | **Integrated tooling for building, debugging and iterating.** Assemble agents and pipelines visually with the **Builder**, which includes component validation, testing and debugging. The **Prompt Explorer** is used to iterate and evaluate models and prompts. Built-in chat interfaces to enable fast SME and stakeholder feedback. Collaborative building environment for engineers and business. |
|
||||
| **LangSmith (Deployment)** | **Hayhooks** **Haystack Enterprise Starter** (deployment guides + advanced best practice templates) **Haystack Enterprise Platform** (1-click deployment, on-prem/VPC options) | Multiple deployment paths: lightweight API exposure via [Hayhooks](https://github.com/deepset-ai/hayhooks), structured enterprise deployment patterns through Haystack Enterprise Starter, and full managed or self-hosted deployment through the Haystack Enterprise Platform. |
|
||||
|
||||
## Code Comparison
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 175 KiB After Width: | Height: | Size: 412 KiB |
Reference in New Issue
Block a user