[PR #171] [CLOSED] Branch off km test preview #484

Closed
opened 2026-02-17 17:20:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/171
Author: @beklapko
Created: 8/15/2025
Status: Closed

Base: mainHead: branch-off-km-test-preview


📝 Commits (4)

  • 024789e docs: consolidate manage datasets dropdown content to one page
  • 0006f30 docs: Consolidate the manage prompts dropdown pages
  • 3ff248a docs: Consolidate pages for access user management
  • 2b5c346 test change to trigger preview

📊 Changes

33 files changed (+1714 additions, -1366 deletions)

View changed files

📝 src/docs.json (+396 -0)
📝 src/labs/deep-agents/built-in-components.mdx (+1 -1)
📝 src/langsmith/administration-overview.mdx (+6 -6)
📝 src/langsmith/authentication-methods.mdx (+1 -1)
src/langsmith/billing.mdx (+293 -0)
src/langsmith/dataset-subset.mdx (+0 -93)
src/langsmith/dataset-version.mdx (+0 -58)
📝 src/langsmith/evaluate-pairwise.mdx (+1 -1)
📝 src/langsmith/evaluation-overview.mdx (+1 -1)
src/langsmith/export-filtered-traces-to-dataset.mdx (+0 -22)
📝 src/langsmith/faq.mdx (+43 -6)
src/langsmith/langchain-hub.mdx (+0 -18)
📝 src/langsmith/manage-datasets-programmatically.mdx (+1 -1)
src/langsmith/manage-datasets.mdx (+258 -0)
📝 src/langsmith/manage-organization-by-api.mdx (+3 -3)
📝 src/langsmith/manage-prompts-programmatically.mdx (+1 -1)
src/langsmith/manage-prompts.mdx (+114 -0)
src/langsmith/manage-spend.mdx (+0 -188)
src/langsmith/prompt-tags.mdx (+0 -51)
📝 src/langsmith/script-delete-a-workspace.mdx (+1 -1)

...and 13 more files

📄 Description

No description provided


🔄 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/docs/pull/171 **Author:** [@beklapko](https://github.com/beklapko) **Created:** 8/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `branch-off-km-test-preview` --- ### 📝 Commits (4) - [`024789e`](https://github.com/langchain-ai/docs/commit/024789e259e3a66a5bc03417339d4754997d549d) docs: consolidate manage datasets dropdown content to one page - [`0006f30`](https://github.com/langchain-ai/docs/commit/0006f3048d57cdeafc8477a1dbc43442939a498a) docs: Consolidate the manage prompts dropdown pages - [`3ff248a`](https://github.com/langchain-ai/docs/commit/3ff248add8f7ae464b37861e632c50c37d04e08d) docs: Consolidate pages for access user management - [`2b5c346`](https://github.com/langchain-ai/docs/commit/2b5c346ed5b286d3ce807cbeb3d86380b97dcbc8) test change to trigger preview ### 📊 Changes **33 files changed** (+1714 additions, -1366 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+396 -0) 📝 `src/labs/deep-agents/built-in-components.mdx` (+1 -1) 📝 `src/langsmith/administration-overview.mdx` (+6 -6) 📝 `src/langsmith/authentication-methods.mdx` (+1 -1) ➕ `src/langsmith/billing.mdx` (+293 -0) ➖ `src/langsmith/dataset-subset.mdx` (+0 -93) ➖ `src/langsmith/dataset-version.mdx` (+0 -58) 📝 `src/langsmith/evaluate-pairwise.mdx` (+1 -1) 📝 `src/langsmith/evaluation-overview.mdx` (+1 -1) ➖ `src/langsmith/export-filtered-traces-to-dataset.mdx` (+0 -22) 📝 `src/langsmith/faq.mdx` (+43 -6) ➖ `src/langsmith/langchain-hub.mdx` (+0 -18) 📝 `src/langsmith/manage-datasets-programmatically.mdx` (+1 -1) ➕ `src/langsmith/manage-datasets.mdx` (+258 -0) 📝 `src/langsmith/manage-organization-by-api.mdx` (+3 -3) 📝 `src/langsmith/manage-prompts-programmatically.mdx` (+1 -1) ➕ `src/langsmith/manage-prompts.mdx` (+114 -0) ➖ `src/langsmith/manage-spend.mdx` (+0 -188) ➖ `src/langsmith/prompt-tags.mdx` (+0 -51) 📝 `src/langsmith/script-delete-a-workspace.mdx` (+1 -1) _...and 13 more files_ </details> ### 📄 Description _No description provided_ --- <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-17 17:20:29 -05:00
yindo closed this issue 2026-02-17 17:20:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#484