The goal is to send dynamic birthday messages to Customers on their birthdays using hugging face.
I established the connection with hugging face and i received the output as well but i noticed the output comes with some contents i don’t need and i need help to remove those contents and stick to the ones i need.
EXPECTED OUTPUT
I would like to discard the output highlighted in red from the output bundle and retain the one highlighted in green. Your assistance in this matter would be greatly appreciated.
Is there a way i can reduce the length of the message using the custom variable in case the message length is too long ?
eg. " *** Happy birthday, Angela! We hope your day is filled with joy, laughter, and all your favorite things. Here’s to another year of success, happiness, and unforgettable moments. May all your dreams come true and may this new chapter bring you endless opportunities to grow and shine. Wishing you a fantastic birthday and a wonderful year ahead! From all of us at Cyplyx.***"
I think this message is too long . How do i set the parameters to reduce the length ?