haystack/releasenotes/notes/use-chatmessage-text-266c94d742c76d32.yaml

6 lines
192 B
YAML
Raw Normal View History

---
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.