Bot's performance
# 🤝help
b
Is there a way to monitor the bot's performance? For example, the replies it gave to a particular individual?
l
I dumped it in a table using conversation.SummaryAgent.transcript you'll be able to see the conversation, the only thing missing is the very first message that the sure sends
b
can you tell us more?
l
Create a table if not already done, add a column, I called mine history, create a insert record card and type in {{conversation.SummaryAgent.transcript}}

https://cdn.discordapp.com/attachments/1137658674932875325/1138360841520029746/image.png

5 Views