Skip to content

Commit fc67668

Browse files
authored
Add the video walkthrough link to the page (#11125)
1 parent e38588b commit fc67668

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs-website/docs/concepts/integrations.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ The most common types of integrations are custom components and Document Stores.
4444
- [Creating Custom Components](components/custom-components.mdx)
4545
- [Creating Custom Document Stores](document-store/creating-custom-document-stores.mdx)
4646

47+
Check out the [video walkthrough](https://www.youtube.com/watch?v=SWC0QecAMcI) for a step-by-step guide on how to use the [custom-component template](https://github.com/deepset-ai/custom-component) to create a Haystack integration.
48+
4749
## How do I showcase my integration?
4850

4951
To make your integration visible to the Haystack community, contribute it to our [haystack-integrations](https://github.com/deepset-ai/haystack-integrations) GitHub repository. There are several requirements you have to follow:

docs-website/versioned_docs/version-2.27/concepts/integrations.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ The most common types of integrations are custom components and Document Stores.
4444
- [Creating Custom Components](components/custom-components.mdx)
4545
- [Creating Custom Document Stores](document-store/creating-custom-document-stores.mdx)
4646

47+
Check out the [video walkthrough](https://www.youtube.com/watch?v=SWC0QecAMcI) for a step-by-step guide on how to use the [custom-component template](https://github.com/deepset-ai/custom-component) to create a Haystack integration.
48+
4749
## How do I showcase my integration?
4850

4951
To make your integration visible to the Haystack community, contribute it to our [haystack-integrations](https://github.com/deepset-ai/haystack-integrations) GitHub repository. There are several requirements you have to follow:

0 commit comments

Comments
 (0)