Hello all,
I need your help.
I am trying to create a mobile app which can open the camera take a photo, write a question on the photo & send to vision API for a response.
in the mobile app builder, I created elements
Text input - to ask a question
Shape - to link to action to open the camera in workflow
Generate response - to get AI response
Text output - to get AI response
In the worflow I have the first event for the the shape element to which I have added a workflow added action “open native camera” when clicking the shape element
I have created another event in the workflow, for the button “get response” & created action to link API vision & after API vision I added an action “set state as an element”
When I click generate response nothing happens. I could only upload a photo. In the API vision properties in workflow, I have used “question’s value” in image_prompt " & in image_url its the value of the shape element to capture the image
Could anyone tell me what is wrong here ?
Screenshots attached


