The Best Way to Give AI Agents Tools in n8n

Nate Herk from AI Automation writes:

In this video, I showcase the “from AI” function, a game-changer for anyone building AI agents! :rocket: This new function makes AI agents more powerful and much easier to get up and running. I’ll walk you through the old method I used and compare it with this new, streamlined approach, explaining why it’s so much more effective.

Then, I will dive into n8n to show you how to set up an agent using {{ $fromAI }} live! If you’re interested in making AI automations faster and more accessible, this video is for you. Don’t forget to like :+1: and subscribe :bell: for more no-code AI automation tutorials!

4 Likes

Hi Nate,

Great video, but I have a question - I tried to add these new tools to my AI agent, but the tools do not appear in my sidebar as options to add.

I am using the latest release of n8n, (self hosted on docker if that makes a difference).

1 Like

@bartv @AllYourBase11 Has this question been answered on whether or not the from ai function is available on a self hosted instance? I’d love to use this feature as it significantly speeds up development!

Yes, that’s available on self-hosted as well.

@bartv what should be the prompt of AI agent node? or it does not affect the $fromAI function?