[PR #1944] [MERGED] General style edits / cleanup #1995

Closed
opened 2026-02-17 17:22:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1944
Author: @lnhsingh
Created: 12/16/2025
Status: Merged
Merged: 12/16/2025
Merged by: @lnhsingh

Base: mainHead: ux-updates


📝 Commits (3)

📊 Changes

718 files changed (+2915 additions, -2918 deletions)

View changed files

📝 pipeline/core/builder.py (+3 -2)
📝 src/docs.json (+0 -3)
📝 src/index.mdx (+1 -7)
📝 src/langsmith/annotate-code.mdx (+1 -1)
📝 src/langsmith/annotate-traces-inline.mdx (+2 -2)
📝 src/langsmith/billing.mdx (+3 -3)
📝 src/langsmith/compare-traces.mdx (+3 -3)
📝 src/langsmith/create-a-prompt.mdx (+11 -11)
📝 src/langsmith/dashboards.mdx (+1 -1)
📝 src/langsmith/evaluate-chatbot-tutorial.mdx (+8 -8)
📝 src/langsmith/evaluate-llm-application.mdx (+1 -1)
📝 src/langsmith/evaluate-rag-tutorial.mdx (+1 -1)
📝 src/langsmith/filter-experiments-ui.mdx (+4 -4)
📝 src/langsmith/index-datasets-for-dynamic-few-shot-example-selection.mdx (+4 -4)
📝 src/langsmith/kubernetes.mdx (+1 -1)
📝 src/langsmith/log-multimodal-traces.mdx (+1 -1)
📝 src/langsmith/log-retriever-trace.mdx (+1 -1)
📝 src/langsmith/manage-prompts.mdx (+4 -4)
📝 src/langsmith/mask-inputs-outputs.mdx (+1 -1)
📝 src/langsmith/monorepo-support.mdx (+2 -2)

...and 80 more files

📄 Description

Fixes DOC-421, DOC-548, DOC-496


🔄 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/1944 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `ux-updates` --- ### 📝 Commits (3) - [`01f187b`](https://github.com/langchain-ai/docs/commit/01f187be41069f1b60cefbaf1de0ebcc42ab52f8) General style edits / cleanup - [`b1ba36a`](https://github.com/langchain-ai/docs/commit/b1ba36af1d99e9e0139adf065a58fe74fa6799ba) make lint - [`fba258b`](https://github.com/langchain-ai/docs/commit/fba258bde0bfae9321601056aecdc36f5b048ebd) Merge branch 'main' into ux-updates ### 📊 Changes **718 files changed** (+2915 additions, -2918 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+3 -2) 📝 `src/docs.json` (+0 -3) 📝 `src/index.mdx` (+1 -7) 📝 `src/langsmith/annotate-code.mdx` (+1 -1) 📝 `src/langsmith/annotate-traces-inline.mdx` (+2 -2) 📝 `src/langsmith/billing.mdx` (+3 -3) 📝 `src/langsmith/compare-traces.mdx` (+3 -3) 📝 `src/langsmith/create-a-prompt.mdx` (+11 -11) 📝 `src/langsmith/dashboards.mdx` (+1 -1) 📝 `src/langsmith/evaluate-chatbot-tutorial.mdx` (+8 -8) 📝 `src/langsmith/evaluate-llm-application.mdx` (+1 -1) 📝 `src/langsmith/evaluate-rag-tutorial.mdx` (+1 -1) 📝 `src/langsmith/filter-experiments-ui.mdx` (+4 -4) 📝 `src/langsmith/index-datasets-for-dynamic-few-shot-example-selection.mdx` (+4 -4) 📝 `src/langsmith/kubernetes.mdx` (+1 -1) 📝 `src/langsmith/log-multimodal-traces.mdx` (+1 -1) 📝 `src/langsmith/log-retriever-trace.mdx` (+1 -1) 📝 `src/langsmith/manage-prompts.mdx` (+4 -4) 📝 `src/langsmith/mask-inputs-outputs.mdx` (+1 -1) 📝 `src/langsmith/monorepo-support.mdx` (+2 -2) _...and 80 more files_ </details> ### 📄 Description Fixes DOC-421, DOC-548, DOC-496 --- <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:22:57 -05:00
yindo closed this issue 2026-02-17 17:22:57 -05:00
yindo changed title from [PR #1944] General style edits / cleanup to [PR #1944] [MERGED] General style edits / cleanup 2026-06-05 18:16:05 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1995