Using Gemini Text Only Model in StudioX

Good morning.
I would like some help on using the Gemini Text Only Model within Studio X. I created the API Key on Google AI.
I created an automation that retrieves data from an excel and save it to a variable call Feedback.

Then I added the Text-Only-Model activity

Then within the Text field, I added the below, because I need the prompt to be dynamic and take the prompt+variable

I added a log message, problem is that it returns blank-empty

@Karolina_Esquivel

  1. What is the response status?
  2. Is feedback a string type? Did you print feedback data before sending just to be sure it is correct

Cheers

Hi
Yes I did print feedback and is getting the information right. The feedback variable is a String yes. (Screen below: Jade took the time out…)

I added a message log after the Text only model, and the return is empty

A user comment praises Jade for taking time to assist with a complicated formula, highlighting her helpfulness and friendliness, alongside an audit log entry. (Captioned by AI)

Should the Text Only model be within an HTTP request activity?