Ask a question to get started
Enter to send•Shift+Enter new line
Extract messages from the given inputs dictionary.
get_messages_from_inputs( inputs: Mapping[str, Any], ) -> list[dict[str, Any]]
inputs
Mapping[str, Any]
The inputs dictionary.