Skip to main content

Module search

Module search 

Source
Expand description

Search provider implementations — Tavily, Exa, Linkup, Perplexity.

Each provider hits its own HTTP API and maps results to a common SearchResponse type. Credentials can come from environment variables or imp’s persisted auth store (~/.config/imp/auth.json).

Enums§

SearchError

Functions§

search
Execute a search against the given provider.