Skip to content

docs(agent): add Spark 2 alongside the Spark 1 models - #1277

Open
rakshith48 wants to merge 1 commit into
mainfrom
docs/agent-add-spark-2
Open

docs(agent): add Spark 2 alongside the Spark 1 models#1277
rakshith48 wants to merge 1 commit into
mainfrom
docs/agent-add-spark-2

Conversation

@rakshith48

Copy link
Copy Markdown
Contributor

What

Adds Spark 2 to the agent docs as the newest model. Purely additive: spark-1-mini and spark-1-pro keep every section, table row, and example they have today, and Spark 1 Mini is still documented as the API default.

  • features/agent.mdx — Spark 2 row in the model table, a ### Spark 2 section, and spark-2 added to the model parameter description.
  • features/models.mdx — Spark 2 in Available Models, a Spark 2 section, a Spark 2 column in the comparison table, and a Spark 2 pricing bullet. The Mini-versus-Pro decision tree stays, with a line noting Spark 2 covers both branches.
  • Snippets — agent/with-model/{python,js,curl} gain a spark-2 example above the existing Mini and Pro examples; the CLI options snippet gains a --model spark-2 line.
  • advanced-scraping-guide.mdx, sdks/cli.mdx, developer-guides/usage-guides/choosing-the-data-extractor.mdxspark-2 added to the model lists.
  • api-reference/v2-openapi.jsonspark-2 added to the request and response model enums. Defaults are unchanged (spark-1-mini on the request).

spark-1 mention counts are identical to main in every touched file; the changed lines were rewritten in place to name Spark 2 as well.

One thing to confirm

The docs still say spark-1-mini is the API default, because I could not verify that the /v2/agent default changed. If it now defaults to spark-2, the default markers in the tables, the Tip, and the OpenAPI default need a one-line flip — happy to push that.

Notes

  • Localized files (ja/, zh/, pt-BR/, fr/, es/) are untouched per the repo guideline — translations land through locadex.
  • Comparative claims are qualitative on purpose. The concrete cost, latency, and win-rate figures from the Spark 2 pricing analysis can go in if we want them public.
  • Supersedes docs(agent): document Spark 2, retire Spark 1 Pro and Mini #1271, which removed the Spark 1 models instead of adding Spark 2 next to them.
  • Pairs with firecrawl/firecrawl-web#3252 (agent playground).

🤖 Generated with Claude Code

Spark 2 joins the model tables, snippets, CLI options, and OpenAPI enums
as the newest model. Spark 1 Mini and Spark 1 Pro stay documented as they
are, and Spark 1 Mini remains the stated API default.

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

mintlify Bot commented Aug 18, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
firecrawl 🟢 Ready View Preview Aug 18, 2026, 2:37 PM

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

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.

1 participant