## Summary and motivation Follow up to https://github.com/deepset-ai/haystack-core-integrations/pull/3262 ### Tasks - [x] Docs are published at https://docs.haystack.deepset.ai/ - [x] An integration tile with a usage example has been added to https://github.com/deepset-ai/haystack-integrations - [x] The code is documented with docstrings and was merged in the `main` branch - [x] There is a Github workflow running the tests for the integration nightly and at every PR - [x] A new label named like `integration:<your integration name>` has been added to the list of labels for this [repository](https://github.com/deepset-ai/haystack-core-integrations/labels) - [x] The [labeler.yml](https://github.com/deepset-ai/haystack-core-integrations/blob/main/.github/labeler.yml) file has been updated - [x] The package has been released on PyPI - [ ] The integration has been listed in the [Inventory section](https://github.com/deepset-ai/haystack-core-integrations#inventory) of this repo README - [ ] The feature was announced through social media
Summary and motivation
Follow up to #3262
Tasks
mainbranchintegration:<your integration name>has been added to the list of labels for this repository