Ask a question to get started
Enter to sendā¢Shift+Enter new line
Convert a dictionary to a LangChain message.
convert_dict_to_message( _dict: Mapping[str, Any], ) -> BaseMessage
_dict
Mapping[str, Any]
The dictionary.