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

feat: support structured outputs in `STACKITChatGenerator`

Open Amnah199 opened this issue 3 weeks ago • 0 comments

Related Issues

  • partially fixes https://github.com/deepset-ai/haystack/issues/9761

Proposed Changes:

  • Update the docstrings
  • support serialization of pydantic models
  • Add an example

How did you test it?

  • Updated a unit test
  • Added integration tests

Notes for the reviewer

Checklist

Amnah199 avatar Nov 19 '25 22:11 Amnah199