Limiting knowledge to uploaded documents only
# 🤝help
a
Is there a way I can limit the knowledge of the bot to only the documents I've uploaded? The bot I've built is for game rules to a fairly complex game. One of the players asked how to make candles. The answer it gave back was a combination of game rules for making candles and how to make real candles. It was giving advice about pouring hot wax into molds, trimming wicks, letting the candles cool, etc. - none of that is from the game rules.
f
What are you using to answer questions?
AI task or just knowledge agent?
a
Knowledge Agent
f
How is your knowledge base setup?
a
A Library with PDF, Word docs, URLs, and a text document.
f
Could you add a text card containing this text: {{turn.KnowledgeAgent.citations}}
This would show where it got the information from
Then ask the same question where it would give a tutorial on how to create candles
Then we would be able to locate where it got the information from and then delete that so there are no further incidents like it.
I gotta go get some sleep but i will be here with you in the morning again 🙂