- Add list of supported models for StackIT components (#2962)
- Simplify pydoc configs (#2855)
- Stackit - make integration tests more robust (#2882)
- Make fmt command more forgiving (#2671)
- [breaking] Stackit - drop Python 3.9 and use X|Y typing (#2730)
- Support structured outputs in
STACKITChatGenerator(#2536)
- Add pydoc configurations for Docusaurus (#2411)
- Change pytest command (#2475)
- Standardize readmes - part 2 (#2205)
- Remove Readme API CI workflow and configs (#2573)
- Chore: Fix linting in tests for stackit integration (#2260)
- Enhancement: Adopt PEP 585 type hinting (part 5) (#2528)
- Align core-integrations Hatch scripts (#1898)
- Remove black (#1985)
- Stackit - improve type checking + add py.typed (#2031)
- Test: Remove
test_check_abnormal_completions- already tested in Haystack (#1842)
- Add
to_dicttoSTACKITDocumentEmbedderandSTACKITTextEmbedderand more init parameters from underlying OpenAI classes (#1779)
- Mistral/Stackit - add pytz test dependency (#1504)
- Review testing workflows (#1541)
- Fix: Fix Stackit sede tests (#1667)
- Docs: add missing STACKIT Embedders to API Reference (#1737)
- Add STACKIT to readme and update pypi links (#1452)
- Add STACKITChatGenerator and Embedders (#1274)