[PR #610] [MERGED] Pricing page updates #646

Closed
opened 2026-02-21 17:18:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/610
Author: @tanushree-sharma
Created: 1/2/2025
Status: Merged
Merged: 1/9/2025
Merged by: @tanushree-sharma

Base: mainHead: pricing-redirect


📝 Commits (7)

📊 Changes

12 files changed (+2578 additions, -2407 deletions)

View changed files

📝 .gitignore (+2 -1)
📝 docs/administration/concepts/index.mdx (+5 -5)
📝 docs/administration/how_to_guides/organization_management/set_up_billing.mdx (+1 -1)
📝 docs/administration/how_to_guides/organization_management/set_up_saml_sso.mdx (+1 -1)
📝 docs/administration/how_to_guides/organization_management/set_up_workspace.mdx (+1 -1)
docs/administration/pricing.mdx (+0 -271)
docs/pricing/faq.mdx (+108 -0)
docs/pricing/index.md (+9 -0)
docs/pricing/plans.mdx (+17 -0)
📝 sidebars.js (+17 -2)
📝 vercel.json (+10 -2)
📝 yarn.lock (+2407 -2123)

📄 Description

New structure:
Pricing

  • Plans
  • FAQ

where Plans links out to https://www.langchain.com/pricing-langsmith so we can have one source of truth


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/610 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 1/2/2025 **Status:** ✅ Merged **Merged:** 1/9/2025 **Merged by:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Base:** `main` ← **Head:** `pricing-redirect` --- ### 📝 Commits (7) - [`43ea32d`](https://github.com/langchain-ai/langsmith-docs/commit/43ea32daa0a2c3f9e35adc0f7781114a8d719629) pricing redirect - [`b8e821c`](https://github.com/langchain-ai/langsmith-docs/commit/b8e821cf298688e5f1fce2075bf96f5af794d0fe) redirect fix - [`2ec98b4`](https://github.com/langchain-ai/langsmith-docs/commit/2ec98b4875a19d6016855958e162ac86a78c536c) linting - [`d5b2320`](https://github.com/langchain-ai/langsmith-docs/commit/d5b2320736f841a9f6cd21796aecade63ede4e51) fixing redirects - [`2f9f491`](https://github.com/langchain-ai/langsmith-docs/commit/2f9f49184bc6952820bb352bcd827bdbfa804217) fixing redirects - [`bb59110`](https://github.com/langchain-ai/langsmith-docs/commit/bb59110d2460819d84e3796401af04a87494c444) testing redirect - [`40c8e7e`](https://github.com/langchain-ai/langsmith-docs/commit/40c8e7e60f7f65f11dcc8ff20c6e42ce7310d4c9) linting again ### 📊 Changes **12 files changed** (+2578 additions, -2407 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `docs/administration/concepts/index.mdx` (+5 -5) 📝 `docs/administration/how_to_guides/organization_management/set_up_billing.mdx` (+1 -1) 📝 `docs/administration/how_to_guides/organization_management/set_up_saml_sso.mdx` (+1 -1) 📝 `docs/administration/how_to_guides/organization_management/set_up_workspace.mdx` (+1 -1) ➖ `docs/administration/pricing.mdx` (+0 -271) ➕ `docs/pricing/faq.mdx` (+108 -0) ➕ `docs/pricing/index.md` (+9 -0) ➕ `docs/pricing/plans.mdx` (+17 -0) 📝 `sidebars.js` (+17 -2) 📝 `vercel.json` (+10 -2) 📝 `yarn.lock` (+2407 -2123) </details> ### 📄 Description New structure: Pricing - Plans - FAQ where Plans links out to https://www.langchain.com/pricing-langsmith so we can have one source of truth --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:18:34 -05:00
yindo closed this issue 2026-02-21 17:18:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#646