haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

AIMLAPI: missing tasks

Open anakin87 opened this issue 2 months ago • 3 comments

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 main branch
  • [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

anakin87 avatar Sep 29 '25 07:09 anakin87

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

julian-risch avatar Sep 29 '25 12:09 julian-risch

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!

D1m7asis avatar Oct 13 '25 16:10 D1m7asis

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

D1m7asis avatar Oct 20 '25 16:10 D1m7asis