Voiceflow PartnersVPVoiceflow Partners
Powered by
Tim JosipovicT
Voiceflow Partners•2mo ago
Tim Josipovic

How to make AI AGENT retrieve data from tabular KB

❓AI steps❓KB
Hi guys, im kind of beginner in VF. I am building guided selling chatbot for one big online store. I am using https://ragus.ai for scraping Product Catalogue RSS FEED , and then this tool injects that data into voiceflow tabular KB.

The problem is that i dont know how to make agent retrieve that data. I have tried various ways, explored metadata filtering, and so on, but still i dont know what architecture to make so it starts working.

I know that for quering VF tabular kb, i need to use those operators, for example:

{
"$or": [
{ "sale_price": { "$lt": 200000 } },
{ "regular_price": { "$lt": 200000 } }
]
}

but do i need to do that via api call to kb, or LLM can do that inteligently.. i am confused on what to do.. i am not a programmer, and no AI can help me build this properly as i tried everything, but like I said.. nothing is working.. Agent is either hallucinating product data or say he cant find data in kb..
Voiceflow Partners banner
Voiceflow PartnersJoin
Exclusive community for Voiceflow Solutions Providers & Content Creators.
13,076Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
jacklyn

# Let your agents search the web 🔎 Hey everyone! We just released the web search tool for the agent step! Your agents can now automatically search the web for information, letting your agent supplement the LLM's knowledge and the data in its knowledge base with live, up-to-date information. Plus.... * You can restrict searches to specific domains, so your agent only searches sites that you own * This is a tool, so you remain in control of when the agent searches the web * Results are automatically summarized in a way that your agent can automatically understand Under the hood, we're using OpenAI's web search API. Give it a try, and let us know what you think! https://docs.voiceflow.com/changelog/native-web-search-tool

jacklyn · 4mo ago

jacklyn

jacklynbiggin's Thread

jacklyn · 4mo ago

hurt-tomato

connor_maclean's Thread

hurt-tomato · 4mo ago

Similar Threads

Tabular KB limits
DrBannyDDrBanny / ❓┃ask-a-question
6mo ago
AI Step with KB + Chunks from Query
awake-maroonAawake-maroon / ❓┃ask-a-question
3y ago
From function to KB?
primary-violetPprimary-violet / ❓┃ask-a-question
2y ago
Adding Metadata to Files in Agent KB
breezyBbreezy / ❓┃ask-a-question
8mo ago