Loading AI Generate Text

Hello there,
I have a plan that I generate through Glide AI Generate Text and it takes a bit to load. How can I show a hint while it is loading? In the front-end I am showing the AI result column and I tried to show the hint while the column is empty but it won’t show. In the backend while the text is loading it has a loading indicator. What is the value to that?
Thank you!!

If you have an If-Then-Else column to check if the AI column value is empty or not, does it return the right state?