I noticed that the Google Gemini block doesn’t provide an option for gemini-2.5-flash. I attempted to change it directly in the Advanced Editor, but encountered the following error:
Error in property: model_version. String should match pattern '(^\$steps\.[A-Za-z_\-0-9]+\.[A-Za-z_*0-9\-]+$)|(^\$inputs.[A-Za-z_0-9\-]+$)'
Is there a way to use this model directly within the Gemini block in my workflow, or is the Custom Code Block the only option?
Hi @Dikshant_Shah!
Thank you for bringing this forward! At this moment, the Gemini block does not support implementing gemini 2.5 flash. I will forward this feedback to our team.
At this moment, the Custom Code Block is your best option to implement gemini 2.5 flash.
Are there any other models you’ve explored implementing?