Share feedback, ideas and get community help

F
M
a
g
E

No global transcription of a discussion with an AI

I want to "record" all the questions and answers of a discussion with an AI (can be OpenAI, or else). I created a test flow here https://typebot.memoways.com/transcript-test, but i get only the first answer saved into my nocoDB base. How would it be possible to saved the whole discussion (a loop) into my database ?
Here is the view to the nocoDB base where i save the answer https://nocodb.memoways.com/dashboard/#/nc/view/0729ef97-2b02-4fce-9ee3-9f975837ce1a
Thanks !
@Baptiste
1
W
U
R
10 comments
Keep creating nocodb record after each answer given
dont try to send the entire transcript together
Thanks - but I do not understand what I should do… create one new record for each answer ?
I was hoping that I could save the whole transcript in one record, linked to the user.
Yes one record for each answer, have 2 tables, one capturing session details and the other one capturing transaction details..
If you dont do 1 record for each answer, it wont scale well plus wont be good db design
Good evening everyone, I'm tinkering with the TypeBot code to test my knowledge, and I can't find the limitations part, for example releasing whatsapp for free, the question of the number of messages that can be exchanged using the chatbot, can anyone help me?
Thanks, will try that
@Baptiste thinking about this transcription of a "open" discussion with an AI. If i need to record each sentence in a new record, it's the same as capturing each interaction in an individual variable, thus the transcript feature in itself makes no sense anymore... There is something i do not understand well here.
Ideally, i would love that at the end of the discussion (when the loop is finished), the whole transcript of the discussion is saved in my DB. As i understood the Transcript variable feature, this was the goal - but how can i setup the saving of the transcript into a DB field linked to a user ?
Indeed managed to reproduce this
Add a reply
Sign up and join the conversation on Discord
Join