Issue with combining inputs in Ask AI

I’m trying to use 2 inputs to an ‘Ask AI’ node for use in writing the hook and value prop in the same node. Unfortunately, it seems to be breaking the agent:

https://www.gumloop.com/pipeline?workbook_id=a8F7PFUMcsK5pAks3Bb6wj

Hey @H00ch! 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.

  1. Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}

  2. Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
    GIF guide

  3. Provide details about the issue—more context helps us troubleshoot faster.

You can find your run history here: https://www.gumloop.com/history

Hey @H00ch – Could you share the run link so I can view the inputs/outputs please? You can find the run link on the https://www.gumloop.com/history page or through the Previous Runs tab on the canvas.

Here you go!

https://www.gumloop.com/pipeline?run_id=fj5BDANnaUQn3LHiXLqMHS&workbook_id=a8F7PFUMcsK5pAks3Bb6wj

Appreciate it! I made a quick Loom video to walk through this.

The main idea is to process both items without loop mode, since it’s not needed in this case.

Also, here’s an illustration of the Join List Items node, which helps convert a List into Text.

Let me know if this makes sense and works for you :slight_smile:

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.