hermes - 💡(How to fix) Fix [Feature]: web_tools.py: add support for Gemini with Google-grounding and OpenRouter webresearch [1 pull requests]

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…

Root Cause

It'd be great if web_tools could support Gemini and OpenRouter as providers, primarily because OR path effectively gives access to Exa without another account, and the quality of the google-grounding results blows everything else out of the water. I'm not sure if these can offer 'web-scrape' functionality, but both of them provide reference URL extracts already in markdown format without the need for a second crawl command.

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Problem or Use Case

It'd be great if web_tools could support Gemini and OpenRouter as providers, primarily because OR path effectively gives access to Exa without another account, and the quality of the google-grounding results blows everything else out of the water. I'm not sure if these can offer 'web-scrape' functionality, but both of them provide reference URL extracts already in markdown format without the need for a second crawl command.

gemini-api google-search openrouter web-search

Proposed Solution

  • Add plugins/web/gemini folder with gemini api implementation.
  • Add plugins/web/openrouter folder with openrouter api implemention.
  • Add gemini and openrouter to selections in tools/web_tools.py
  • Add gemini and openrouter web-tools selections to documentation, config options and setup cli.

Alternatives Considered

No response

Feature Type

New tool

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]: web_tools.py: add support for Gemini with Google-grounding and OpenRouter webresearch [1 pull requests]