i tried typing answer
# 🌎general
a
i tried typing answer
w
What is your workflow?
a
w
The transition doesn't work on the Standard7?
a
on asking for district
it should not go to the standart 7 if kb answer was given
any ideas?
what should i put in the transition expression?
w
You actual expression is correct I believe, What is in your text cards under the user input?
a
i put it there to test if it properly understands, that if kb answer was given or not
it just print true or false
the thing is that, transition just does not care at all and runs in any case
w
Alright, it's hard for me to properly test on my side, can you share your template with me? or at least the part you are trying to do
In need to sometimes playaroudn to see the issue
a
can i paste !turn.KnowledgeAgent?.answer?.length in the expression
or just turn.KnowledgeAgent.answer?
w
the second one if yo uwant it to transition
I tested it on my side and it works for me, a bit strange
a
yeah, I forgot to type "!"
so both options work right?
i will give it a last try
w
Okay!
a
it works now
it only works propely when i restart the node
I have one more problem, my bot sometimes repeats the same message it found in the chat history, however I prompted not to repeat itself, what can be the issue of it? what is the default length of the context and can i change it?
2 Views