mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 09:20:13 +00:00
6 lines
210 B
YAML
6 lines
210 B
YAML
![]() |
---
|
||
|
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.
|