What are you trying to achieve?
I am creating a module that converts markdown to html using Gemini API. However, this module keeps returning empty value. This issue has been around since July 15th.
Steps taken so far
I’m pretty sure there’s no problem with the API the prompt uses because when I “run this module only” it works fine. It’s worse when I use it with the workflow. What I’ve tried to fix it:
- Delete this module and recreate
- Replace another API (still the same problem)
- Re-enter the entire scenario