AIMLAPI: missing tasks
AIMLAPI was introduced in #2267, but some tasks are missing. List below.
Tasks
- [x] The code is documented with docstrings and was merged in the
mainbranch - [x] #2525
- [x] A new label named like
integration:<your integration name>has been added to the list of labels for this repository - [x] The labeler.yml file has been updated
- [x] missing workflow in https://github.com/deepset-ai/haystack-core-integrations/tree/main/.github and API key for integration test
- [x] The package has been released on PyPI
- [x] An integration tile with a usage example has been added to https://github.com/deepset-ai/haystack-integrations
- [x] The integration has been listed in the Inventory section of this repo README
- [ ] The feature was announced through social media
Hi @D1m7asis , congrats on the merged PR #2267 . As a follow up, there are a couple smaller tasks listed in the issue above. Could you support us please with the following?
- An integration tile with a usage example has been added to https://github.com/deepset-ai/haystack-integrations
- The integration has been listed in the Inventory section of this repo README
Hi, we're on it. The integration tile and usage example for AIMLAPI are being prepared for haystack-integrations, and we'll add it to the Inventory section of the README in the same PR. The missing workflow and API key setup will follow next. We'd be glad to be mentioned on socials once it’s live.
Thanks!
Quick update, the integration tile with a usage example is now available here: https://github.com/deepset-ai/haystack-integrations/pull/364
Also, the AIMLAPI integration has been added to the Inventory section of the README in this PR: https://github.com/deepset-ai/haystack-core-integrations/pull/2412