Control which domains, datasets, and sources are included or excluded from your search results
Take precise control over your search sources with DeepSearch’s source filtering capabilities. Whether you need to focus on specific authoritative domains, access particular datasets, or exclude unreliable sources, source filtering ensures your AI gets exactly the right content.
Source filters accept domains, URLs, dataset names, or specific paths.
Type: Array of stringsOnly search within these specific sources. Can include domains, URLs, or dataset names.Example: ["arxiv.org", "valyu/valyu-pubmed"]
excluded_sources
Type: Array of stringsExclude these sources from search results. Supports the same formats as included_sources.Example: ["reddit.com", "news.ycombinator.com"]
If both included_sources and excluded_sources are provided, the included_sources will override the excluded_sources.
Path Specificity: When using specific paths (e.g., "valyu.network/blog"), only that exact path is included/excluded. For entire domains, use just the domain name or base URL.