Hi there,
I'm working on building an AI Agent.
The issue I'm encountering is with using the AI Agent tool.
Specifically, I want to integrate the Telegram tool within the AI Agent.
I've attempted this several times, but the Agent hasn't been successfully calling the tool.
How can I resolve this?
Thanks
Hi, have you incorporated the "system message option" where you instruct the AI AGENT on its tasks and procedures?
For instance:
You are a personal assistant, and your objective is to retrieve all of today's commitments and any outstanding items from the TODO list. Finally, you need to:
* Draft a concise email with this information and send it.
* Dispatch a concise message to the Telegram chat, separating the commitments from the to-do items. Attempt to enclose it within a distinct format, at least for the beginning and end. Avoid introductory or concluding sentences in the message; only use the formatted box.
Utilize calendarTool to fetch all of today's commitments.
Utilize todoTool to retrieve the items on the to-do list.
Utilize emailTool to send the message to michel@ziobuddalabs.it with the subject "Today's activities XX/XX/XXXX", naturally including the current date.
Do not include any additional content in the Telegram message beyond the specified concise message.
For today's date, use {{ $now }}
Let us know…
Yes.
I've added the system message.
I'm attempting to use the Telegram tool.
Within the Telegram tool, there isn't a 'name' option available.
Apologies for the delay. Could you please share your prompt here?
M.
This thread was automatically closed 90 days following the last response. New replies are no longer permitted.