Hi!
i am just getting into n8n and struggling to figure this out. i’m wondering if someone could help me.
i selfhosted on render.com and my ai agent isn’t using the tools.
i tested the exact set up in a free trial on the cloud version of n8n, and it DOES work.
what am I missing here? thank you!
n8n
July 4, 2024, 12:07pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Jon
July 9, 2024, 1:57pm
3
Hey @Hanson_Cheng ,
Welcome to the community
I once had a chat with @oleg about this and from what I understand it all comes down to the LLM model you are using and if it is “smart” enough to know that it needs to use a tool, Where you are hosting n8n shouldn’t really matter for this but maybe if one model isn’t working try a different one or tweak the prompt to be more specific.
ria
July 9, 2024, 2:59pm
4
Hi @Hanson_Cheng
You might also find this post useful:
@miko
Sure, I can try to explain.
1. Help Agents understand and pick their tools.
I see a common error that we put too much effort on the “how” of the tool but not enough on “why”. Let’s roleplay for a second and imagine you’re the agent and your equipped tools are like the entirety of the AWS services catalog (100+ services!). You’re asked to host a wordpress site… yikes! Where do you start? Well, I’d think you’d want to start with really clear descriptions of what problems each service (too…
thank you. i figured it out. i didn’t set it up correctly in render. i moved over to railway and now it works well. thank you!
1 Like
system
Closed
July 16, 2024, 3:15pm
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.