Skip to content

rename W&B Inference and W&B Sandboxes to Serverless Inference and Serverless Sandboxes#2565

Draft
johndmulhausen wants to merge 9 commits intomainfrom
john/WBDOCS-2044-rename-serverless-products
Draft

rename W&B Inference and W&B Sandboxes to Serverless Inference and Serverless Sandboxes#2565
johndmulhausen wants to merge 9 commits intomainfrom
john/WBDOCS-2044-rename-serverless-products

Conversation

@johndmulhausen
Copy link
Copy Markdown
Contributor

@johndmulhausen johndmulhausen commented Apr 28, 2026

Summary

  • Renames all English-language references to W&B InferenceServerless Inference across 66 files
  • Renames all English-language references to W&B SandboxesServerless Sandboxes (including singular "W&B Sandbox") across all English content
  • Updates navigation in docs.json, redirect pages (product-inference.mdx, product-sandboxes.mdx), and scripts/knowledgebase-nav/config.yaml
  • Localized content (ja/, ko/, fr/) is intentionally excluded per AGENTS.md — translation is handled through a separate process

Files changed

  • Content pages: All inference/, sandboxes/, support/inference/, support/models/, weave/, training/, and root-level content pages
  • Navigation: docs.json (16 nav label occurrences updated across all locale nav copies)
  • Notebooks: Three Weave cookbook notebooks in weave/cookbooks/source/
  • Snippets: snippets/kb_article_map.mdx (English knowledge base article titles)
  • Scripts: scripts/knowledgebase-nav/config.yaml
  • Anchor links: Fixed internal #w%26b-inference and #w%26b-sandboxes anchors in get-started.mdx product comparison table to #serverless-inference and #serverless-sandboxes

Not changed (intentionally)

  • ja/, ko/, fr/ localized content — handled by translation pipeline
  • snippets/ja/, snippets/ko/, snippets/fr/ localized snippets
  • AGENTS.md, lychee.toml, .claude/scripts/ — internal tooling files

Test plan

  • Review spot-check: inference.mdx, sandboxes.mdx, get-started.mdx, docs.json, index.mdx
  • Verify anchor links in the product comparison table on /get-started still work
  • Run mint broken-links to confirm no broken internal links

Resolves WBDOCS-2044

…rverless Sandboxes

Renames all references to "W&B Inference" -> "Serverless Inference" and
"W&B Sandboxes" -> "Serverless Sandboxes" across English-language content.
Localized content (ja, ko, fr) is excluded and will be handled separately.

WBDOCS-2044
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 28, 2026

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

Project Status Preview Updated (UTC)
wandb 🟢 Ready View Preview Apr 28, 2026, 2:44 PM

@johndmulhausen johndmulhausen added the author-docs-plugin Docs PRs authored via Cursor author-docs skill label Apr 28, 2026
@johndmulhausen
Copy link
Copy Markdown
Contributor Author

johndmulhausen commented Apr 28, 2026

Sources and decision log

Source of truth: WBDOCS-2044 — product rename task assigned to John Mulhausen.

What changed and why:

  • All occurrences of "W&B Inference" renamed to "Serverless Inference" per the ticket
  • All occurrences of "W&B Sandboxes" (and singular "W&B Sandbox") renamed to "Serverless Sandboxes" / "Serverless Sandbox" per the ticket
  • Replacement was applied to: page titles (frontmatter), body text, section headings, card titles, code comments, illustrative code strings (like echo "Hello from Serverless Sandboxes!"), notebook markdown cells, nav labels in docs.json, and the knowledgebase nav config

What was intentionally omitted:

  • Localized content (ja/, ko/, fr/, localized snippets) — per AGENTS.md, translation changes are handled separately
  • lychee.toml, .claude/scripts/run_author_docs_eval.py — internal tooling references to old names do not affect published docs

Anchor fix: The product comparison table in get-started.mdx used URL-encoded anchors (#w%26b-inference, #w%26b-sandboxes). These were updated to #serverless-inference and #serverless-sandboxes to match the renamed headings.

Code strings: The echo command in sandboxes.mdx (echo "Hello from Serverless Sandboxes!") was updated because it is illustrative output demonstrating the product, not a functional API call.

Needs SME verification

  • Confirm "Serverless Inference" and "Serverless Sandboxes" are the final, approved marketing names (no further variations like "W&B Serverless Inference" needed)
  • Confirm the knowledgebase article titles in snippets/kb_article_map.mdx should use the new names (these appear in support article metadata)

@johndmulhausen
Copy link
Copy Markdown
Contributor Author

johndmulhausen commented Apr 28, 2026

Resume prompt

To continue this work in a new session:

PR: #2565
Branch: john/WBDOCS-2044-rename-serverless-products
Ticket: WBDOCS-2044

What was done: Renamed "W&B Inference" → "Serverless Inference" and "W&B Sandboxes" / "W&B Sandbox" → "Serverless Sandboxes" / "Serverless Sandbox" across 66 English-language content files. Localized content (ja/, ko/, fr/) was intentionally left unchanged per AGENTS.md.

Key decisions:

  1. Excluded lychee.toml, .claude/scripts/ from changes
  2. Fixed anchor links in get-started.mdx product comparison table
  3. Updated illustrative code strings as well as prose and headings
  4. Notebooks in weave/cookbooks/source/ were also updated

Pending: SME confirmation that the new product names are final before marking the PR ready for review.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

Knowledgebase navigation update

No updates to support articles, tag pages, or product indexes from this run.

@johndmulhausen
Copy link
Copy Markdown
Contributor Author

{
  "skill": "author-docs",
  "version": "1.0.0",
  "depends_on": {
    "style-guide": "1.0.0"
  },
  "skills_invoked": [],
  "model": "unknown",
  "note": "This was a bulk rename task (no new content authored), so the style-guide sub-skill was not invoked."
}

@johndmulhausen johndmulhausen marked this pull request as ready for review April 28, 2026 14:40
@johndmulhausen johndmulhausen requested a review from a team as a code owner April 28, 2026 14:40
Copilot AI review requested due to automatic review settings April 28, 2026 14:40
@johndmulhausen johndmulhausen marked this pull request as draft April 28, 2026 14:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

📚 Mintlify Preview Links

🔗 View Full Preview

📝 Changed (63 total)

📄 Pages (61)

File Preview
examples.mdx Examples
get-started.mdx Get Started
index.mdx .
inference.mdx Inference
inference/api-reference.mdx Api Reference
inference/api-reference/chat-completions.mdx Chat Completions
inference/api-reference/list-models.mdx List Models
inference/examples.mdx Examples
inference/lifecycle.mdx Lifecycle
inference/lora.mdx Lora
... and 51 more files
⚙️ Other (2)
File
AGENTS.md
docs.json

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: d7ba22b at 2026-04-28 22:30:37 UTC

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026

🔗 Link Checker Results

All links are valid!

No broken links were detected.

Checked against: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames English-language documentation references from W&B InferenceServerless Inference and W&B SandboxesServerless Sandboxes, updating affected docs pages, notebooks, and navigation/config to reflect the new product naming.

Changes:

  • Updated product naming across Inference/Sandboxes docs, Weave guides, support KB content, and landing pages.
  • Updated knowledgebase nav config + KB article title map to match new names.
  • Updated docs.json navigation labels (and related Support navigation structures).

Reviewed changes

Copilot reviewed 67 out of 67 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
weave/quickstart-inference.mdx Renames Inference references in the Weave “learn with inference” quickstart.
weave/guides/tools/playground.mdx Updates tip copy to “Serverless Inference”.
weave/guides/integrations/inference.mdx Renames Inference integration guide title/body references.
weave/guides/integrations.mdx Updates provider list label to “Serverless Inference Service”.
weave/guides/evaluation/monitors.mdx Renames “W&B Inference models” reference in judge-model guidance.
weave/guides/core-types/media.mdx Renames advanced example references to Serverless Inference.
weave/cookbooks/source/learn-weave-with-inference.ipynb Renames tutorial notebook text references to Serverless Inference.
weave/cookbooks/source/Intro_to_Weave_Hello_Trace.ipynb Renames notebook UI parameter/provider string to Serverless Inference.
weave/cookbooks/source/Intro_to_Weave_Hello_Eval.ipynb Renames notebook text + provider selection strings to Serverless Inference.
training/sft-training.mdx Updates hosting reference from W&B Inference to Serverless Inference.
training/serverless-rl/usage-limits.mdx Updates pricing/limits cross-references to Serverless Inference.
training/serverless-rl.mdx Updates hosting reference from W&B Inference to Serverless Inference.
support/models/tags/inference.mdx Renames KB card titles/snippets to Serverless Inference.
support/models/articles/why-am-i-getting-rate-limit-errors-429-w.mdx Updates article title to Serverless Inference.
support/models/articles/why-am-i-getting-insufficient-quota-erro.mdx Updates article title to Serverless Inference.
support/models/articles/what-are-the-best-practices-for-handling.mdx Updates article title + lead sentence to Serverless Inference.
support/models/articles/how-do-i-fix-server-errors-500-503-with-.mdx Updates article title + lead sentence to Serverless Inference.
support/models/articles/how-do-i-fix-invalid-authentication-401-.mdx Updates article title to Serverless Inference.
support/inference/tags/server-errors.mdx Updates tag card snippet text to Serverless Inference.
support/inference/tags/authentication-access.mdx Updates tag card snippet text to Serverless Inference.
support/inference/articles/api-error-code-503-the-engine-is-current.mdx Updates explanation text to Serverless Inference.
support/inference/articles/api-error-code-500-the-server-had-an-err.mdx Updates explanation text to Serverless Inference.
support/inference/articles/api-error-code-429-concurrency-limit-rea.mdx Updates explanation text to Serverless Inference.
support/inference/articles/api-error-code-403-the-inference-gateway.mdx Updates explanation text to Serverless Inference.
support/inference/articles/api-error-code-403-country-region-or-ter.mdx Updates explanation text to Serverless Inference.
support/inference/articles/api-error-code-402-you-exceeded-your-cur.mdx Updates explanation text to Serverless Inference.
support/inference/articles/api-error-code-401-authentication-failed.mdx Updates explanation text to Serverless Inference.
support/inference.mdx Renames support index title to “Support: Serverless Inference”.
support.mdx Renames support landing card label to Serverless Inference.
snippets/kb_article_map.mdx Updates KB article titles in the mapping list.
scripts/knowledgebase-nav/config.yaml Updates product display name for inference to Serverless Inference.
sandboxes/secrets.mdx Renames Sandboxes references in description/warning.
sandboxes/run-commands.mdx Renames Sandboxes references in warning.
sandboxes/mltrain-in-sandbox-tutorial.mdx Renames Sandbox references in description/body text.
sandboxes/lifecycle.mdx Renames Sandbox references in description/body text.
sandboxes/invoke-agent-sandbox-tutorial.mdx Renames Sandbox references in description/body text.
sandboxes/file-access.mdx Renames Sandboxes references in description/warning.
sandboxes/create-sandbox.mdx Renames Sandboxes references in description/warning.
sandboxes.mdx Renames Sandboxes product page title/body/tutorial link text.
release-notes/server-releases.mdx Renames release-note references to Serverless Inference.
reference.mdx Renames reference section header + copy to Serverless Inference.
product-sandboxes.mdx Updates redirect-stub title to Serverless Sandboxes.
product-inference.mdx Updates redirect-stub title to Serverless Inference.
models/launch/evaluate-hosted-model.mdx Renames references to hosted models provided by Serverless Inference.
inference/usage-limits.mdx Renames usage/limits copy to Serverless Inference.
inference/ui-guide.mdx Renames UI guide copy to Serverless Inference.
inference/tutorials/integration-cline.mdx Renames tutorial title/description/body to Serverless Inference.
inference/tutorials/creating-lora.mdx Renames LoRA tutorial references to Serverless Inference.
inference/response-settings/tool-calling.mdx Renames tool-calling page description/body to Serverless Inference.
inference/response-settings/structured-output.mdx Renames structured-output description to Serverless Inference.
inference/response-settings/streaming.mdx Renames streaming description to Serverless Inference.
inference/response-settings/reasoning.mdx Renames reasoning page description/body to Serverless Inference.
inference/response-settings/json-mode.mdx Renames JSON mode description to Serverless Inference.
inference/prerequisites.mdx Renames prerequisites copy to Serverless Inference.
inference/models.mdx Renames models catalog copy to Serverless Inference.
inference/lora.mdx Renames LoRA page description/body/header references to Serverless Inference.
inference/lifecycle.mdx Renames lifecycle page description/body/table lead-ins to Serverless Inference.
inference/examples.mdx Renames examples page description/body to Serverless Inference.
inference/api-reference/list-models.mdx Renames list-models description to Serverless Inference.
inference/api-reference/chat-completions.mdx Updates base URL comment to Serverless Inference.
inference/api-reference.mdx Renames API overview page description/body to Serverless Inference.
inference.mdx Renames Inference landing page title/body + quickstart comment.
index.mdx Renames homepage product card title/body for Inference.
get-started.mdx Renames product comparison entries/sections/cards + anchor links for Inference/Sandboxes.
examples.mdx Renames examples page section headers/cards for Inference and Sandboxes.
docs.json Updates nav labels/groups; adds hidden Support tabs; includes re-serialization changes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread weave/quickstart-inference.mdx
Comment thread sandboxes/mltrain-in-sandbox-tutorial.mdx
Comment thread sandboxes/invoke-agent-sandbox-tutorial.mdx
Comment thread docs.json
Comment thread docs.json
Copy link
Copy Markdown
Contributor

@ngrayluna ngrayluna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johndmulhausen See thread I DM'ed you on.

dfinster and others added 2 commits April 28, 2026 13:14
Fixes the workflow for john/WBDOCS-2044-rename-serverless-products so it
won't keep reverting docs.json.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Anastasia Guspan <aguspan@wandb.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Dan Brian <dbrian@coreweave.com>
Co-authored-by: John Mulhausen <john.mulhausen@wandb.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author-docs-plugin Docs PRs authored via Cursor author-docs skill

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants