mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 17:00:41 +00:00
6 lines
192 B
YAML
6 lines
192 B
YAML
![]() |
---
|
||
|
enhancements:
|
||
|
- |
|
||
|
Replace usage of `ChatMessage.content` with `ChatMessage.text` across the codebase.
|
||
|
This is done in preparation for the removal of `content` in Haystack 2.9.0.
|