Skip to content

Latest commit

 

History

History
89 lines (43 loc) · 1.64 KB

File metadata and controls

89 lines (43 loc) · 1.64 KB

Changelog

[integrations/watsonx-v1.4.0] - 2026-03-13

🚀 Features

  • List supported models in WatsonxChatGenerator (#2956)

[integrations/watsonx-v1.3.0] - 2026-03-12

🚀 Features

  • WatsonXChatGenerator - support Tools and use the StreamingChunk fields (#2902)

📚 Documentation

  • Simplify pydoc configs (#2855)

🧹 Chores

  • Remove unused allow-direct-references (#2866)

[integrations/watsonx-v1.2.0] - 2026-01-21

🐛 Bug Fixes

  • (watsonx) Use dataclass replace to avoid modifying input documents (#2766)

🧹 Chores

  • Remove Readme API CI workflow and configs (#2573)
  • Make fmt command more forgiving (#2671)

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

🧹 Chores

  • Update WatsonxChatGenerator default model to ibm/granite-4-h-small (#2558)

[integrations/watsonx-v1.0.0] - 2025-11-12

🐛 Bug Fixes

  • Update model in tests for IBM Watsonx and default models (#2515)

📚 Documentation

  • Add pydoc configurations for Docusaurus (#2411)

⚙️ CI

  • Change pytest command (#2475)

🌀 Miscellaneous

  • Chore: Fix linting in tests for watsonx integration (#2263)

[integrations/watsonx-v0.2.0] - 2025-08-27

🚀 Features

  • Watsonx multimodal support (#2213)

⚙️ CI

  • Reduce impact of integration tests for Watsonx integration (#2099)

🧹 Chores

  • Standardize readmes - part 2 (#2205)

[integrations/watsonx-v0.1.1] - 2025-07-10

🌀 Miscellaneous

  • Fix: Fix watsonx-haystack Readme badges (#2085)

[integrations/watsonx-v0.1.0] - 2025-07-10

🚀 Features

  • Adding watsonx support in Haystack (#1949)