You will need to add a system message to your primary agent. Use this system message to specify which agent tools should be used for particular scenar...
I’d be glad to help if you still need someone. rbreen@ynteractive.com
This appears to be specific to Airtable. A search like that likely won't match similar terms. The workflow I developed utilizes an AI agent to determi...
After running the flow, could you please double-click the Google Drive step and show what it's returning? An image would be helpful. Have you configur...
The search method appears to be causing the error. I suggest retrieving all available PDFs from the drive and comparing them using an agent. Consider ...
Hi there, The extract resume node requires a PDF from a preceding step. Here's a workflow demonstrating how to upload a PDF via a form and then proc...
Instead of an image, could you please share the actual workflow within a code block?
Hi Can you put the code in a code block so it will render a workflow?
Here’s a video. Copy the sub workflow and paste it into the workflow tool.
Hi there! In your sub-workflow, please use the following as the prompt. Configure it as defined below, and pass in {{json.query}}. If this doesn't...
Hi there! Instead of utilizing multiple agents in your primary workflow, consider structuring it with sub-workflows. You can employ a system prompt ...
Excellent suggestion to share a video demonstrating how to connect workflows. I plan to adopt this practice too.
Hi there! Could you please share your workflow by copying and pasting it into a code block right here in the chat? This will help us identify any is...
Hi, You can feed both outputs from the routing tool to the AI agent. Since it can only process one at a time, this approach is perfectly fine. Here’...
Hi! I'm not sure if this aligns with what you're asking, but here's a thought: I find myself building many AI agent-style steps in callin.io for v...