chatmsg-from-openai-dict-f15b50d38bdf9abb.yaml
1 --- 2 enhancements: 3 - | 4 Add the `from_openai_dict_format` class method to the `ChatMessage` class. It allows you to create a `ChatMessage` 5 from a dictionary in the format expected by OpenAI's Chat API.