github Episkey-G/GrokSearch-rs v0.1.26

4 hours ago

What's Changed

  • Fix Firecrawl v2 compatibility: preserve explicitly configured /v1 and /v2 API versions and gateway path prefixes, and parse v2 data.web search results while retaining legacy response support. Thanks to @agent-rust in #49.
  • Clarify that fetching ordinary web pages requires a configured source provider in #48.

Configuration note

Firecrawl base URLs without an explicit API version now default to /v2. If your deployment only supports v1, set FIRECRAWL_API_URL to a base ending in /v1. Existing explicit /v1 and /v2 bases remain unchanged, including gateway path prefixes.

Full Changelog: v0.1.25...v0.1.26

Don't miss a new GrokSearch-rs release

NewReleases is sending notifications on new releases.