Hello all! Does anyone know how to use the knowled...
# 💻developers
g
Hello all! Does anyone know how to use the knowledge base without asking the user anything? I have the input from the user already collected in a different node, it doesn't match with some predefined intents so I want to use it to query a knowledge base but I can only make it work by asking again the user. I would rather avoid doing that if it's possible