- Introduced
_content_to_textfunction to normalize LLM response content into plain text. - Added
_parse_message_payloadfunction for better extraction of message fields from LLM responses, including fallback mechanisms for malformed JSON. - Updated
generation_nodeto utilize the new parsing functions, improving the handling of email and LinkedIn message content.