[PR #203] [MERGED] Add how-to guide for workspaces #290

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/203
Author: @bvs-langchain
Created: 5/2/2024
Status: Merged
Merged: 5/2/2024
Merged by: @bvs-langchain

Base: mainHead: bvs/org-workspaces


📝 Commits (3)

  • 5726890 versioned_docs/version-2.0/how_to_guides/setup/create_organization.mdx
  • 53a4ecd Add how-to guide for workspaces
  • 964cc52 format

📊 Changes

8 files changed (+463 additions, -17 deletions)

View changed files

📝 docusaurus.config.js (+4 -0)
📝 package.json (+2 -1)
📝 versioned_docs/version-2.0/concepts/admin/admin.mdx (+3 -3)
📝 versioned_docs/version-2.0/how_to_guides/index.md (+1 -1)
📝 versioned_docs/version-2.0/how_to_guides/setup/create_organization.mdx (+1 -1)
versioned_docs/version-2.0/how_to_guides/setup/set_up_workspace.mdx (+33 -0)
versioned_docs/version-2.0/how_to_guides/static/create_workspace.png (+0 -0)
📝 yarn.lock (+419 -11)

📄 Description

https://github.com/langchain-ai/langsmith-docs/assets/166456249/3c06d998-b6ab-4c83-9e8a-1172c5ab1e2a


🔄 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/203 **Author:** [@bvs-langchain](https://github.com/bvs-langchain) **Created:** 5/2/2024 **Status:** ✅ Merged **Merged:** 5/2/2024 **Merged by:** [@bvs-langchain](https://github.com/bvs-langchain) **Base:** `main` ← **Head:** `bvs/org-workspaces` --- ### 📝 Commits (3) - [`5726890`](https://github.com/langchain-ai/langsmith-docs/commit/572689071ad4b6fa97cd8a84e4dfa1a4f3a15ef4) versioned_docs/version-2.0/how_to_guides/setup/create_organization.mdx - [`53a4ecd`](https://github.com/langchain-ai/langsmith-docs/commit/53a4ecdc0ae9e4f02b487316efb95c51f983e6a7) Add how-to guide for workspaces - [`964cc52`](https://github.com/langchain-ai/langsmith-docs/commit/964cc525f49efdf7095358a35a77f3a74165d645) format ### 📊 Changes **8 files changed** (+463 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `docusaurus.config.js` (+4 -0) 📝 `package.json` (+2 -1) 📝 `versioned_docs/version-2.0/concepts/admin/admin.mdx` (+3 -3) 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+1 -1) 📝 `versioned_docs/version-2.0/how_to_guides/setup/create_organization.mdx` (+1 -1) ➕ `versioned_docs/version-2.0/how_to_guides/setup/set_up_workspace.mdx` (+33 -0) ➕ `versioned_docs/version-2.0/how_to_guides/static/create_workspace.png` (+0 -0) 📝 `yarn.lock` (+419 -11) </details> ### 📄 Description https://github.com/langchain-ai/langsmith-docs/assets/166456249/3c06d998-b6ab-4c83-9e8a-1172c5ab1e2a --- <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:17:45 -05:00
yindo closed this issue 2026-02-21 17:17:45 -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#290