Filters Domains Date Controls
Exa · Exa Labs
Exa Labs evals — Filters Domains & Date Controls (relift v3)
About Exa Labs
Exa (formerly Metaphor) is a neural search API that understands the meaning of queries rather than matching keywords — returning the most relevant URLs and content from the web for any semantic question. Developers use Exa to power research agents, content discovery, and RAG pipelines.
Sample tests· showing 3 of 10
| # | Input | Expected behavior | Check |
|---|---|---|---|
| 01 | Agent needs CPython 3.12 docs; must not return Stack Overflow mirrors. | Set includeDomains with path-aware filter per docs (e.g. docs.python.org/3/); combine with query; avoid excludeDomains-only when inclusion list is small. | Pass / FailFiltershigh |
| 02 | Market scan query 'acme corp product strategy' must omit competitor.com press releases. | Apply excludeDomains for competitor.com; keep broad query; do not over-exclude neutral news domains. | Pass / FailFiltersmedium |
| 03 | SEO monitor wants pages crawled after a site redesign last week. | Explain published vs crawl date semantics; use crawl dates when indexing/recrawl timing matters. | Pass / FailFilterslow |
Rubric criteria
- Exa Labs
- Search
- Filters Domains Date Controls
Recommended for
Works with
Related evals
Run this eval in your workspace
Connect your data, configure thresholds, and review results with your team.