Hi,
I built a custom UI for my Agent using the User Input block with the Custom Interface option. The React code works great. After collecting input, I parse it into JSON in the next block and analyze it in the following blocks.
At the end of my flow, I want to display the analyzed results to the user, but I don’t see a Custom Interface option for the Display block.
Is there a supported way or a workaround to render output using a custom React interface?
Thanks
