Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions .github/workflows/update-enterprise-flags.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
name: Update Enterprise Platform flags

on:
schedule:
# A bit after deepset-ai/haystack's own update-platform-components workflow
# (02:00 UTC), so this run picks up that day's refresh once it has landed.
- cron: "30 3 * * *"
workflow_dispatch:

concurrency:
group: update-enterprise-flags
cancel-in-progress: false

permissions:
contents: write
pull-requests: write

jobs:
update:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

- name: Set up Python
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
with:
python-version: "3.11"

- name: Update enterprise flags
run: python scripts/update_enterprise_flags.py --integrations-dir integrations

- name: Open or update pull request
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
with:
commit-message: "chore: update enterprise platform flags"
branch: chore/update-enterprise-flags
base: main
title: "chore: update enterprise platform flags"
add-paths: |
integrations/*.md
body: |
## Enterprise Platform flags update

Cross-references integration pages against the partner sections of
[Haystack Enterprise Components](https://docs.haystack.deepset.ai/docs/platform-components)
(generated nightly in [deepset-ai/haystack](https://github.com/deepset-ai/haystack) by
`scripts/generate_platform_components_table.py`), and syncs the `enterprise`
front-matter flag on pages whose `name` matches a partner section.

_Auto-generated by the [update-enterprise-flags](https://github.com/deepset-ai/haystack-integrations/actions/workflows/update-enterprise-flags.yml) workflow._
labels: |
documentation
1 change: 1 addition & 0 deletions integrations/aimlapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ logo: /logos/aimlapi.svg
type: Model Provider
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/alloydb-documentstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/alloydb.png
version: Haystack 2.0
toc: true
enterprise: true
---

[![PyPI - Version](https://img.shields.io/pypi/v/alloydb-haystack.svg)](https://pypi.org/project/alloydb-haystack/)
Expand Down
1 change: 1 addition & 0 deletions integrations/amazon-bedrock.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/aws.png
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/amazon-textract.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/aws.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/anthropic.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/anthropic.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/arangodb-document-store.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/arangodb.png
version: Haystack 2.0
toc: true
enterprise: true
---

[![PyPI - Version](https://img.shields.io/pypi/v/arangodb-haystack.svg)](https://pypi.org/project/arangodb-haystack/)
Expand Down
1 change: 1 addition & 0 deletions integrations/arcadedb.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ report_issue: https://github.com/ArcadeData/arcadedb-haystack/issues
logo: /logos/arcadedb.png
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/astradb.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/astradb.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/azure-ai-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/azure-ai.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/azure-doc-intelligence.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/azure-ai.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/azure-form-recognizer.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/azure-ai.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/brave.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/brave.png
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/chroma-documentstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/chroma.png
version: Haystack 2.0
toc: true
enterprise: true
---

**Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/cohere.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/cohere.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/comet-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/cometapi.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/datadog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/datadog.png
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/ddgs.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ type: Search & Extraction
report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/docling.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/docling.png
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/edenai.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/edenai.svg
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/elasticsearch-document-store.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/elastic.png
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/falkordb.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/falkordb.png
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/fastembed.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ type: Model Provider
report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/firecrawl.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/firecrawl.png
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/github.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/google-drive.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/google-drive.png
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/google-genai.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/googleai.png
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/hetzner.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/hetzner.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/huggingface-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/huggingface.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/jina.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/jina.png
version: Haystack 2.0
toc: true
enterprise: true
---

This integration allows users of Haystack to seamlessly use Jina AI's `jina-embeddings`and [reranking models](https://jina.ai/reranker/) in their pipelines. Haystack also integrates the [Jina Reader API](https://jina.ai/reader/).
Expand Down
1 change: 1 addition & 0 deletions integrations/kreuzberg.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/kreuzberg.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/langdetect.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ type: Custom Component
report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/langfuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/langfuse.png
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/lara.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/lara.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/linkup.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/linkup.svg
version: Haystack 2.0
toc: true
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/litellm.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/litellm.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/llama_cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
version: Haystack 2.0
toc: true
logo: /logos/llama_cpp.png
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/llama_stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/llama.svg
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/markitdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/microsoft.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/mem0.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/mem0.png
version: Haystack 2.0
toc: true
enterprise: true
---

### **Table of Contents**
Expand Down
1 change: 1 addition & 0 deletions integrations/microsoft-sharepoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/microsoft-sharepoint.png
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/mistral.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/mistral.svg
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
1 change: 1 addition & 0 deletions integrations/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/mongodb.png
toc: true
version: Haystack 2.0
enterprise: true
---

### Table of Contents
Expand Down
1 change: 1 addition & 0 deletions integrations/nvidia.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ report_issue: https://github.com/deepset-ai/haystack-core-integrations/issues
logo: /logos/nvidia.png
version: Haystack 2.0
toc: true
enterprise: true
---
### **Table of Contents**
- [Overview](#overview)
Expand Down
Loading