Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 939 Bytes

File metadata and controls

41 lines (21 loc) · 939 Bytes

Changelog

[integrations/cometapi-v2.1.0] - 2026-01-28

🧹 Chores

  • CometAPI - upgrade to Haystack 2.23 and remove special delta handling (#2786)

[integrations/cometapi-v2.0.1] - 2026-01-19

🐛 Bug Fixes

  • CometAPIChatGenerator - handle delta set to None (#2759)

[integrations/cometapi-v2.0.0] - 2026-01-09

🧹 Chores

  • Remove Readme API CI workflow and configs (#2573)
  • Make fmt command more forgiving (#2671)
  • [breaking] Cometapi - drop Python 3.9 and use X|Y typing (#2697)

[integrations/cometapi-v1.1.0] - 2025-11-26

🚀 Features

  • Add CometAPI integration with CometAPIChatGenerator class and configuration (#2345)

🧹 Chores

  • Update CometAPIChatGenerator default model to gpt-5-mini and remove e… (#2559)

🌀 Miscellaneous

  • Add missing config file for Docusaurus sync (#2505)
  • Adopt PEP 585 type hinting (part 3) (#2510)