hermes - 💡(How to fix) Fix [Feature]: Add TinyFish as a web search + extract provider

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Problem or Use Case

TITLE:

  [Provider request] Add TinyFish as a web search + extract provider

BODY:

Feature Description
TinyFish announced in late 2025 that the Search and Fetch endpoints are free for everyone, with generous rate limits and no credit card required (source: their cookbook README and landing page, https://github.com/tinyfish-io/tinyfish-cookbook). That makes them a legitimate peer of Brave / SearXNG / DuckDuckGo as a "free-tier-default" web provider — so users get one more zero-cost backend they can pick from hermes tools.

The Agent and Browser endpoints are metered and would only matter for the optional browser-provider integration; the Search/Fetch additions are the high-value, no-cost win.

Proposed Solution

Add TinyFish (https://tinyfish.ai) as a first-class provider in tools/web_providers/, covering:

- WebSearchProvider ABC → TinyFish Search (https://api.search.tinyfish.ai)
- WebExtractProvider ABC → TinyFish Fetch (https://api.fetch.tinyfish.ai)

Alternatives Considered

No response

Feature Type

Configuration option

Scope

Medium (few files, < 300 lines)

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix [Feature]: Add TinyFish as a web search + extract provider