haystack/releasenotes/notes/chatmsg-from-openai-dict-f15b50d38bdf9abb.yaml

6 lines
210 B
YAML
Raw Normal View History

---
enhancements:
- |
Add the `from_openai_dict_format` class method to the `ChatMessage` class. It allows you to create a `ChatMessage`
from a dictionary in the format expected by OpenAI's Chat API.