Skip to content
AI Assistant Not Ut...
 
Notifications
Clear all

AI Assistant Not Utilizing Tools Correctly

6 Posts
4 Users
0 Reactions
3 Views
moshi
(@moshi)
Posts: 2
New Member
Topic starter
 

I'm running into several issues with the AI assistant. My goal is for it to simply call another workflow and pass along the appointment date and time.

Here are the problems I'm experiencing:

  1. Occasionally, it fails to call the tool and instead responds to the user with the tool's name (I've included a screenshot).
  2. Sometimes, it triggers the function when the user mentions a day but not a specific time.

There are also a number of minor errors. Does anyone have a solution for building a straightforward booking assistant that can output the date/time to another workflow?

Thank you!

 
Posted : 16/05/2024 7:44 pm
n8n
 n8n
(@n8n)
Posts: 97
Trusted Member
 

It appears your topic is missing some crucial details. Could you please provide the following information, if relevant?

  • callin.io version:
  • Database (default: SQLite):
  • callin.io EXECUTIONS_PROCESS setting (default: own, main):
  • Running callin.io via (Docker, npm, callin.io cloud, desktop app):
  • Operating system:

Please provide the requested details.

 
Posted : 16/05/2024 7:44 pm
ria
 ria
(@ria)
Posts: 48
Eminent Member
 

Hi there!

:slight_smile:

Could you please share your workflow so we can take a look? You can do this by pasting the JSON content (after downloading the workflow from your workspace) between two block quotes (```).

Typically, the AI Agent's tool functionality involves running another workflow. You can find more information here: Custom callin.io Workflow Tool | callin.io Docs

In the meantime, this template might also be helpful for what you're trying to accomplish:

Please provide the rewritten markdown content *it should be in the markdown format.

 
Posted : 17/05/2024 3:25 pm
moshi
(@moshi)
Posts: 2
New Member
Topic starter
 

It’s okay, I've discovered a solution!

I've incorporated a callin.io node following the Ai-Assistant. This node analyzes the last 15 messages to ascertain if the user intends to book an appointment. I've built logic around this JSON output, and I'm finding it to be significantly more accurate.

Essentially, every time a message is sent to the Ai Assistant, another callin.io Node reviews the conversation and generates a JSON detailing the user's intent.

 
Posted : 17/05/2024 3:46 pm
ria
 ria
(@ria)
Posts: 48
Eminent Member
 

That’s fantastic!

:raised_hands:

Have you thought about making it available as a template?

 
Posted : 23/05/2024 2:56 pm
system
(@system)
Posts: 332
Reputable Member
 

This thread was automatically closed 90 days following the last response. New responses are no longer permitted.

 
Posted : 21/08/2024 2:57 pm
Share: