[Help Needed] Page Switch Based on GPT Chat Response
Hey BuildShip community! 
I'm working on a project with FlutterFlow and BuildShip, and I could use some guidance. I have a GPT Chat assistant that returns text either "true" or "false" answers. Based on the response, I want to implement a page switch in FlutterFlow:
If the answer is "true"
Navigate to PageSuccess
If the answer is "false"
Navigate to PageFailed
Does anyone know the best way to set this up? Any tips, tricks, would be awesome! Thanks in advance!
I'm working on a project with FlutterFlow and BuildShip, and I could use some guidance. I have a GPT Chat assistant that returns text either "true" or "false" answers. Based on the response, I want to implement a page switch in FlutterFlow:
If the answer is "true"
If the answer is "false"
Does anyone know the best way to set this up? Any tips, tricks, would be awesome! Thanks in advance!

