Does anyone have any tricks with best practice of ...
# general-english
p
Does anyone have any tricks with best practice of calling tools separately? I have 3 different tools on my agent, "checknumber", "addrelative" and "registeruser". The bot don't seem to allways understand which is which, sometimes it calls the wrong one when given a clear instruction of using "addrelative" when someone tries to Add a relative and vice verse. Should i use ID instead of name of the tool or something? How are the rest of you separating tools in your bots? 🙂
2 Views