Here is the error:
e[31m ASK AI - GEMINI FLASH 2.5 Failed!
Command exited with code 1 and error:
File “/index.py”, line 3
import google.generativeai as genai
^
IndentationError: expected an indented block after function definition on line 1
e[0m
Hey @nanoAI! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
→ Where did you share the workflow? I didn’t see it in my email. If you can share the name, I can find it using your email.
→ Does this code work locally for you?
→ If the main issue is just an indentation error, that should be a pretty easy fix. You can paste the error back into the AI prompt within the custom node builder or wherever you’re generating the code, and it should be able to fix it for you.
Also, we just added support for OpenAI o3 — it’s live in our staging environment and will be shipping soon.