Im trying to limit the output of the knowledge base query to be from a specific knowledge base only.
I have 2 separate knowledge bases and using a single choice block, redirect input to a secondary raw input block that specifically answers from respective knowledge base.
I even tried using separate variables for both.
However after testing the bot, it seems to always draw data from both knowledge bases. Any tips?
p
proud-memory-60003
03/05/2024, 9:55 AM
On the capture cards there is a feature to turn off / on answering from the knowledge base
proud-memory-60003
03/05/2024, 9:55 AM
underneath this you can select which KBs to answer from, provided you have mutiple
m
miniature-megabyte-94650
03/05/2024, 10:10 AM
[SOLVED} I separated it into another 2 different "workflows" , that way the query bot only takes data from selected database.
@proud-memory-60003 I tried that, unfortunately even if I select both respective databases within the same "workflow", the knowledge base query bot will still take data from whole knowledge base.
l
loud-bird-55904
03/11/2024, 11:12 AM
@miniature-megabyte-94650 can you post a screenshot of the solved setup?