Comparing Web Search
TLDR: implement all providers and route the request to the right provider. Make the prompt return "unable to access content" then iterate over all providers until it either works or you have run out of options /** * Route a single URL to the appropriate search service */ async searchSingleLink(url: