When I ask a second question, it can’t properly access the AI agent again.
The agent responds with an error? Or no response? Or do you mean it doesn’t have the context of the previous question? (You would use memory for that in some way)
What do you mean by:
asking elevenlabs a question
Do you mean sending a query for it to it or using the agents/conversation ai feature? Can you show some screenshots of the setup on elevenlabs side?
I mean
I have connected the AI agent elevenlabs to the webhook, so this agent in elevenlabs has a tool called n8n and has only one parameter, the user question, and I give him instructions that when he receives the user question it goes to n8n the webhook actually and post the question (this is just the beginning of the idea it should be improved)
Then the llm answer and give the answer to the response webhook
So what am I actually doing is I start the workflow in n8n and then start calling the ai agent in elevenlabs at the same time so when I give agent a question it starting the webhook and generating an answer but that’s only happen once which I mean the call is remaining in elevenlabs but when I ask another question for example ask whats the type of the room number…
it can ask the llm again
I hope you understand me:
This video is similar to what I did: https://youtu.be/pJYm7MOyMH0?si=WjbiyTJLzFgwuaeS