Share feedback, ideas and get community help

L
Leo
Offline, last seen 3 months ago
Joined September 20, 2024
I’m trying to build a chatbot and want to track the chat history of users. However, the way I’ve implemented it, the chat history doesn’t appear in the results tab. The chatbot is in German, but essentially I’m trying to save the questions and answers in two columns: "fragsam" (questions) and "antwsam" (answers), while also incrementing the "durchl" (round) variable with each interaction. Does anyone have a fix or a better solution for this problem? Your help would be greatly appreciated!
2 comments
J
M