blog: Apply Derez review changes — stronger CTAs, lean-tail stats, more MCP examples, tighter titles
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
<div style="max-width: 720px; margin: 24px auto; padding: 0 16px;">
|
||||
<span class="tag">guide</span>
|
||||
<h1>Zero API Keys, Infinite Possibilities — Hermes Agent's Keyless Web Tier</h1>
|
||||
<h1>Web Search Works on Install — Hermes Agent's Zero-Key Web Tier</h1>
|
||||
<p class="meta">August 29, 2026 · Hermes Agent v0.20.5 · guide</p>
|
||||
|
||||
<p>Here's a scenario that every AI agent user knows: you install a new agent, configure your model, and then hit the wall. Web search? Needs an API key. Browser automation? Needs another key. Image generation? Yet another key. Before you can ask your agent a single question, you're juggling 4-5 API tokens.</p>
|
||||
@@ -103,11 +103,7 @@
|
||||
|
||||
<pre><code>hermes config get web.search.providers</code></pre>
|
||||
|
||||
<p>As of v0.20.5, the providers support common search patterns — web search, image search, and news search — through a unified API surface.</p>
|
||||
|
||||
<div class="pro-tip">
|
||||
<p><strong>Pro Tip:</strong> You can add your own API keys at any time. Hermes will prioritize your faster, higher-volume providers while keeping the free rotation as a fallback. The keyless tier is a starting point, not a ceiling.</p>
|
||||
</div>
|
||||
<p>As of v0.20.5, the providers support common search patterns — web search, image search, and news search — through a unified API surface. Current providers include free tiers from well-known services — enough that even power users find the rotation sufficient for daily use.</p>
|
||||
|
||||
<h2>The Bigger Picture</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user