AI Task Input
# 🤝help
f
How can i add a KB in the AI Task Input field so the bot knows the info that's in the KB to answer?
b
your bot can answer questions from your knowledge base using capture cards
the AI task can then manipulate your bot's generated answer
but the AI task doesn't have direct access to a KB
f

https://youtu.be/vAaCudOUwuc?si=WqqwC9MVgJYK0sV9

n
Create a variable with the name of the database, and at the beginning of the flow, set the variable with the knowledge base through the 'Query Knowledge bases' card. And if your AI Task needs to consult the KB, add the variable. Example: Your AI Task needs to consult the restaurant's menu, so place: Menu just for analysis: @workflow.menu
f
Hi, thanks for the reply. I'm not really sure how can I use the query kb card cause I'm new to that one 😕 Could you help out, pls?
Create a card and put the Query
But first you need implement a table, affter create a Knowledge base
3 Views