hemax99#epicH
BuildShip15mo ago
3 replies
hemax99#epic

How can I parse the response of the OpenAI Assistant response so that I could use specific data?

API calls allow me to use the response and the specific data I want with a format like Response.textData. How do I do this with OpenAI Assistant responses? I've tried using the response directly as "Response.textData", parsing the response through the JSON String node, but the data still doesn't come through. Any suggestions?
Was this page helpful?