I wanted to personalize Agent messages when callin...
# general-english
m
I wanted to personalize Agent messages when calling a tool, so I tested Tools calling messages : ToolMessageStart | ToolMessageComplete | ToolMessageFailed | ToolMessageDelayed. One issue I have is that if the tool response is very fast, the agent interrupts without finishing his sentence to give the tool answer. Do some of you have wokaround to fix that? I was thinking in adding delay on my server responses, but I don't think it is the right way to do so, maybe I can fix that with prompt engineering?
2 Views