Skip to content
Wouter_Nigrini
Wouter_Nigrini
@wouter_nigrini
Eminent Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 31
Reply
RE: AI agent not sending data in JSON format to update Google Sheets

Here’s the solution. Instead of providing the AI prompt with a complex JSON structure, simply outline the available tools. The AI Agent node and its s...

2 months ago
Forum
Reply
RE: How to combine multiple markdown files

Here's what I've put together. I need to fine-tune the prompt and data input, as it's currently only performing one comparison. I have a meeting to at...

2 months ago
Forum
Reply
RE: How to combine multiple markdown files

You can view RAG as a knowledge base for an LLM, providing it with specific knowledge from data you own. It might not address your use case here. To...

2 months ago
Forum
Reply
RE: How to combine multiple markdown files

To overcome the size limitation, you can capture a screenshot for context and then select only the nodes pertinent to the issue by highlighting them. ...

2 months ago
Forum
Reply
RE: How to combine multiple markdown files

No problem at all, we’re here to assist where we can. Could you please share your updated workflow in a code block? It’s challenging to make an accura...

2 months ago
Forum
Reply
RE: How to combine multiple markdown files

No, that's not the case. You need to grasp how callin.io manages data. It can either return multiple items, for which the subsequent node will execute...

2 months ago
Forum
Reply
RE: How to combine multiple markdown files

The issue seems to be that you are attempting to pass an array of prompts to the agent. You can resolve this by using a code block to construct a sing...

2 months ago
Forum
Reply
RE: AI Agent Sub-Workflow Tool - Error: "The workflow did not return a response"

It's challenging to grasp your issue without seeing the workflow. Could you please share it within a code block? My example successfully retrieves dat...

2 months ago
Forum
Reply
RE: AI Agent Sub-Workflow Tool - Error: "The workflow did not return a response"

To preserve the JSON object, you will need to utilize a Structured output on the agent. If no structured output is provided, the system will at...

2 months ago
Forum
Reply
RE: How to add a vector store retriever module between "chat message received" and "AI agent"?

You can explore other available options, but you'll find the aforementioned by clicking the Plus (add node) button → AI → Other AI Nodes → Vector Stor...

3 months ago
Forum
Reply
RE: How to better connect multiple HTTP nodes to my AI agent

It's a good practice to establish a "default" set for a switch node using the fallback option. This ensures that even when none of the specified condi...

3 months ago
Forum
Reply
RE: How to add a vector store retriever module between "chat message received" and "AI agent"?

You can find the vector store tool by searching the nodes list. image776×734 40.6 KB After that, you can connect any of the available options as ...

3 months ago
Forum
Reply
RE: How to change the background of a product picture for advertising

Sometimes it’s worth utilizing the appropriate tool for the task. Naturally, there are numerous alternatives available. I have yet to thoroughly exper...

3 months ago
Forum
Reply
RE: How to change the background of a product picture for advertising

Are you committed to using Gemini? I've accomplished something similar for a personal project where I replaced the background of a car using Stability...

3 months ago
Forum
Reply
RE: Best practices for building AI agent tools: built-in nodes vs. Call Workflow?

MCPs are quite popular right now. The video below offers further details, and this approach appears to simplify the agent node, making it easier to ma...

3 months ago
Forum
Page 2 / 3