Skip to main content

I am creating a conversation with Google Gemini (i’ve tried various models). The query runs but there is not data output. 

 

What am I doing wrong?

Hi ​@a01japat 

Help us have more info by posting these screenshots:

  • how your Zap steps are outlined
  • how your Zap steps are configured in EDIT mode with the field mappings visible
  • the DATA OUT after testing the GEMINI Zap step

Hi there, ​@a01japat 👋

Not sure if you’ve already got this sorted but, I did some checking on this and found a similar case of this happening but with the Send Prompt action. With that case it was due to the Max Output Tokens limit being set too low. It seems that when using the default token limit, Gemini can silently fail and not return any data. 

So I’m wondering if it’s the token limits set in either of the Top P or Top K fields may be what’s causing the same thing to happen in the Conversation as well. 🤔 In which case, can you try increasing the value in those fields to see if that then allows the data to be returned?

Looking forward to hearing from you!