Skip to content

docs: add Jev guide and Jev examples in use cases - #1465

Merged
RichardBray merged 9 commits into
mainfrom
docs/jev-guide
Sep 25, 2026
Merged

RichardBray merged 9 commits into
mainfrom
docs/jev-guide

Conversation

@RichardBray

Copy link
Copy Markdown
Collaborator

Adds a guide for using Firecrawl with Jev, TypeSafe's structured decision model, and points to it from two use-case pages.

Changes

  • New: developer-guides/llm-sdks-and-frameworks/jev.mdx, same shape as the OpenAI and Anthropic guides. Four TypeScript examples: Scrape + Classify, Qualify Leads (confidence-gated routing), Tag a Crawl, and Triage Page Changes (change tracking diff scored by Jev).
  • Nav: added after Gemini in both English navigation spots in docs.json. Localized navs untouched.
  • Use cases: a "Qualify leads before they reach your CRM" paragraph in Lead Enrichment, and a "Filter Out Noise" section plus an FAQ pointer in Competitive Intelligence. No code on those pages, matching the existing style.

Testing

All four snippets type-check under strict TypeScript against current firecrawl and @typesafe-ai/sdk. The first three were run live (crawl at limit: 5). The change-tracking example was run once and returned same, so its Jev branch is type-checked only.

Notes

  • Jev is early access; the guide says so and links to signup.
  • Speed wording is "usually under half a second" (TypeSafe states 70 to 500ms). No 200×/400× claims.

🤖 Generated with Claude Code

Adds a Firecrawl + Jev (TypeSafe) guide under LLM SDKs and Frameworks
with four examples: classify a page, qualify leads by confidence, tag a
crawl, and triage change-tracking diffs. Links it from the lead
enrichment and competitive intelligence use cases.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@mintlify

mintlify Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
firecrawl 🟢 Ready View Preview Sep 25, 2026, 4:34 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
RichardBray and others added 4 commits September 24, 2026 18:28
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Add a minimal first example, trim the remaining examples to one idea
each, drop Tag a Crawl, move Jev to the end of the LLM SDKs sidebar,
and shorten the lead enrichment mention.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Monitoring already judges meaningful changes with a goal, so drop the
Triage Page Changes example and the competitive intelligence mentions.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@RichardBray
RichardBray merged commit 413fc2a into main Sep 25, 2026
2 of 3 checks passed

This branch was successfully deployed

1 active deployment
staging — 1b5ec071 Deployed Sep 25, 2026 by mintlify[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants