hi,
I have account in vapi, and I use your web SDK for that @vapi-ai/web
I want to be able to feed the call agent with knowledge based on web documents.
e.g.
let's say I want to have a call about vapi, I would give it a base url, like
https://docs.vapi.ai/
and it would be able to search or look for relevant information in all websites which has the same prefix as
https://docs.vapi.ai/.
Is that possible in some way?