You should be able to see the endpoints you need to connect to within Vapi. They have documentation on there to get the parameters you need to fill in on n8n’s side!
Thanks for the video, I just tried the step by step guide, but ran into a few issues. One of them is that this value doesn't seem to work: {{ $json.chatinput}}. The other setting "take from previous node automatically" does work, but then it doesn't seem to find the email or prompt the other send_email workflow. Not sure where things are going wrong, any suggestions? Thanks
I think your issue is a silly one, but it makes a difference. Make sure the "i" in {{ $json.chatInput} is a capital letter. I believe that may be why you're erroring at that step. Let me know if that works!!
Hey Nate, awesome video. Would love to see more use cases with AI agents, this has definitely opened my eyes to the possibilities!
Noted, thank you for the feedback!
Excellent tutorial! Clear examples and reasoning for every step. Well done!
Thank you, glad you enjoyed!
Thanks Nake for helping me set up my first AI agent!
Glad it helped!
hell yeah, you help me so much in my work.
Glad to hear that
Great video, especially for newbie like me, starting my n8n no code journey he he he, thanks a lot...looking forward to more lessons😅❤👍
No problem!
Bravo! More please!
Thank you for the feedback!
Another modern family fan😍
sir, how i can i set up a query for HTTP api call. In my case it is for Vapi, i used it for calling Agent.
You should be able to see the endpoints you need to connect to within Vapi. They have documentation on there to get the parameters you need to fill in on n8n’s side!
Hi, could you please make a rag for JSON file, I tried to find any help on how to chat with JSON file, but there's nothing, thanks again
Thank you for the suggestion!
Thank you..Subscribed.
Thanks for the sub!
Can this be done with ollama model. If yes What is the equivalent of "message a model"?
I personally don’t have a ton of experience using ollama, but I don’t see why it wouldn’t work, it is also a very powerful model.
Can this be done for Outlook?
Absolutely!
Awesome, any way that once the contact list is updated, it updates the pinecone database without duplicates?
Good question, let me look into exactly how this works.
n8n is not free to use/
It’s not, but it’s a much cheaper option than some of the others out there - especially when you look at everything it’s capable of.
@@nateherkIsn't it open source self host?
@@paidoclockI don’t believe it is open source, but you can definitely self host.
@@paidoclock yes i have it in my server for free
Check out this video bro you earned a subscriber from me 😊😊😊😊
Appreciate it!
Thanks for the video, I just tried the step by step guide, but ran into a few issues. One of them is that this value doesn't seem to work: {{ $json.chatinput}}. The other setting "take from previous node automatically" does work, but then it doesn't seem to find the email or prompt the other send_email workflow. Not sure where things are going wrong, any suggestions? Thanks
I think your issue is a silly one, but it makes a difference. Make sure the "i" in {{ $json.chatInput} is a capital letter. I believe that may be why you're erroring at that step. Let me know if that works!!