Questions about Knowledge Bases and Asking Questio...
# 🤝help
m
Hi, I'm developing a little bot as It's what I have to do for my studies and actually I want to do this : the user inserts his speedrun time in an input and I save it in a variable A. Then I put a Query Knowledge like this " Compare this time {{A}} with other speedrun time with other speedrun time ( I'll normally send 2 screenshots ). then, to see if anything is good, I read the variable to see if it finds anything. But Nothing happens. When I see logs, it says "Skipping KB agent because none of the 1 KBs provided search results" . Do anyone know if the website I use can be used for this or if it's not possible to do this. I hope you'll can help me and have a nice day. https://cdn.discordapp.com/attachments/1220118073189863434/1220118513038131231/capkb2.png?ex=660dc6ea&is=65fb51ea&hm=8d7d45220b9ff3c4522f5a3fbc3178056cbe21cb98c2cf59eddf32fc88dbfd15&
s
try GPT
a
@millions-potato-17273 ur website URL has 2 URLs stuck against each other
😅
Try adding them separately
Also if the speedrun records is in a table on the website, KB search might not be able to compare and give u a result. The search is pretty bad when it comes to tables on websites/documents
Instead what u might wanna do is import the table to the knowledgebase as a Table
Then create a search filter and use that to compare the speedrun times
m
Thanks I'm gonna try this when I'll Have free Time
Even with 1 URL, it didn't work. I think it's because of that table so I'll try to convert it into a JSON then interact with it. I still thank you for the help @astonishing-napkin-74260
a
Np. Pls update me if possible when you make it work. I'm very curious
m
I'm having a problem with one site where it seems like the Search Website KB doesn't like the domain name for a site that uses dashes (-) in it. Every other site I've used this on works fine.