Hello,
I am trying to build AI Agent.
Problem what I have is to use AI Agent tool.
I want to use telegram tool in AI Agent.
I tried several times but Agent didn’t call tool.
How can I solve it?
Thank you
Hi, have you insert the “system message option” where you explain to the AI AGENT what it need to do and how ?
For example:
You are a personal assistant and your goal is to retrieve all of today's commitments and all the things that are still to be done in the TODO list. In the end you have to
* compose a schematic email with this information and send it.
* send a schematic message to the Telegram chat, dividing the commitments from the things to do. Try to enclose it in a sort of box at least for the beginning and end. Do not insert a sentence at the beginning and end of the message, but only the box.
Using calendarTool you have to take all of today's commitments
Using todoTool you have to take the things to do
Using emailTool you have to send the message to [email protected] with the subject "Today's activities XX/XX/XXXX" obviously inserting today's date
Do not add anything to the Telegram message other than the schematic message
For today's date use {{ $now }}
Let us know…
Yes.
I have inserted system message.
I am trying to use telegram tool.
In telegram tool, there is not name option.
Sorry for the late. Can you write here your prompt ?
M.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.