Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.02 KB

File metadata and controls

47 lines (25 loc) · 1.02 KB

Changelog

[integrations/stackit-v1.2.0] - 2025-06-30

🧹 Chores

  • Align core-integrations Hatch scripts (#1898)
  • Remove black (#1985)
  • Stackit - improve type checking + add py.typed (#2031)

🌀 Miscellaneous

  • Test: Remove test_check_abnormal_completions - already tested in Haystack (#1842)

[integrations/stackit-v1.1.0] - 2025-05-23

🚀 Features

  • Add to_dict to STACKITDocumentEmbedder and STACKITTextEmbedder and more init parameters from underlying OpenAI classes (#1779)

🧪 Testing

  • Mistral/Stackit - add pytz test dependency (#1504)

⚙️ CI

  • Review testing workflows (#1541)

🌀 Miscellaneous

  • Fix: Fix Stackit sede tests (#1667)
  • Docs: add missing STACKIT Embedders to API Reference (#1737)

[integrations/stackit-v1.0.1] - 2025-02-28

📚 Documentation

  • Add STACKIT to readme and update pypi links (#1452)

[integrations/stackit-v1.0.0] - 2025-02-27

🚀 Features

  • Add STACKITChatGenerator and Embedders (#1274)