Skip to content
Tool not being call...
 
Notifications
Clear all

Tool not being called in my AI agent

3 Posts
3 Users
0 Reactions
6 Views
Palaash_Gupta
(@palaash_gupta)
Posts: 2
Active Member
Topic starter
 

Hi, I'm attempting to replicate a Google Form using a chat format. I'm utilizing the AI Agent node (Tool Agent) with OpenAI models and a chat trigger.

I've set up two tools:

  1. getQuestions: This tool retrieves questions, a formStamp, hasNext flag, and a response field.
  1. SaveResponse: This tool is intended to save the data (with plans to append to a Google Sheet in the future).

Problem I am Facing:

When I run the AI Agent, it recalls all the questions and asks the user for them. It waits for the user's response but does not save or call the SaveResponse tool during execution.

Information on your callin.io setup:

  • callin.io version: 1.44.1
  • Database (default: SQLite): Sheets
  • callin.io EXECUTIONS_PROCESS setting (default: own, main):
  • Running callin.io via (Docker, npm, callin.io cloud, desktop app): callin.io cloud
  • Operating system: windows
 
Posted : 18/01/2025 3:18 pm
solomon
(@solomon)
Posts: 78
Trusted Member
 

The LLM model you're employing, the AI prompt, and the tool descriptions are likely the source of the problem.

Consider making minor adjustments to them and observe the results.

Additionally, updating your callin.io version might be beneficial. Several key AI functionalities have been introduced, and bugs have been resolved.

:point_right:

If this response resolves your query, please consider marking it as the solution.

 
Posted : 11/03/2025 3:40 pm
system
(@system)
Posts: 332
Reputable Member
 

This discussion was automatically closed 7 days following the last response. New replies are no longer permitted.

 
Posted : 08/04/2025 4:31 pm
Share: