Module: Pikuri::Tool::Search

Defined in:
lib/pikuri/tool/search/engines.rb,
lib/pikuri/tool/search/exa.rb,
lib/pikuri/tool/search/brave.rb,
lib/pikuri/tool/search/result.rb,
lib/pikuri/tool/search/duckduckgo.rb,
lib/pikuri/tool/search/rate_limiter.rb

Overview

Namespace for the web-search stack behind WebSearch: per-provider modules (DuckDuckGo, Brave, Exa), the Result they return, the Engines cascade with its on-disk cache, and the shared RateLimiter.

Defined Under Namespace

Classes: Brave, DuckDuckGo, Engines, Exa, RateLimiter, Result