@ ponvaskon Thank you so much. It worked
For the benefit of larger audience, here is what I did:
- Added a Text Parser module (Advanced) once the response is generated by AI
- parse the response to select text between { & }
- pass it as Input parameter to JSON format
Screenshot below for reference.
Worked like a Charm.