3 Commits

Author SHA1 Message Date
Stefano Fiorucci
35e69369dc
feat: add ReasoningContent to ChatMessage (#9696)
* feat: add ReasoningContent to ChatMessage

* more tests

* release note

* Update haystack/dataclasses/chat_message.py

Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>

---------

Co-authored-by: Sebastian Husch Lee <10526848+sjrl@users.noreply.github.com>
2025-08-11 10:01:31 +02:00
Stefano Fiorucci
f8a71ecf39
feat: add serde methods to ImageContent and TextContent (#9679)
* ChatMessage - minor serde refactoring

* simplifications + more tests

* more tests + release notes
2025-08-05 11:17:08 +02:00
Stefano Fiorucci
b9fa70610f
feat: extend ChatPromptBuilder to support string templates (#9631) 2025-07-22 09:36:51 +02:00