[PR #3754] [MERGED] Update cost tracking doc for style + missing fields #3779

Closed
opened 2026-06-05 18:53:07 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3754
Author: @katmayb
Created: 4/27/2026
Status: Merged
Merged: 4/27/2026
Merged by: @katmayb

Base: mainHead: cost-tracking


📝 Commits (3)

  • 7923647 Update cost tracking doc for style + missing fields
  • 40ec821 Fix link
  • 43cd540 Merge branch 'main' into cost-tracking

📊 Changes

9 files changed (+261 additions, -354 deletions)

View changed files

📝 src/langsmith/cost-tracking.mdx (+259 -352)
src/langsmith/images/cost-tracking-chart-dark.png (+0 -0)
src/langsmith/images/cost-tracking-chart-light.png (+0 -0)
src/langsmith/images/stats-pane-cost-tracking-dark.png (+0 -0)
src/langsmith/images/stats-pane-cost-tracking-light.png (+0 -0)
src/langsmith/images/trace-tree-costs-dark.png (+0 -0)
src/langsmith/images/trace-tree-costs-light.png (+0 -0)
📝 src/langsmith/log-llm-trace.mdx (+1 -1)
📝 src/langsmith/ls-metadata-parameters.mdx (+1 -1)

📄 Description

Fixes DOC-797

Tightened prose and simplified structure throughout the cost tracking page:

Replaced AccordionGroup UI breakdown with flat #### sections
Removed 6 now-unused images
Condensed redundant and passive-voice sentences (intro paragraph, Note callouts, section leads)
Removed A/B labels from accordion titles
Dropped filler transition sentences where the surrounding content speaks for itself
No content was removed — only phrasing and structure.
Added missing fields per issue


🔄 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/3754 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 4/27/2026 **Status:** ✅ Merged **Merged:** 4/27/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `cost-tracking` --- ### 📝 Commits (3) - [`7923647`](https://github.com/langchain-ai/docs/commit/79236475a92452a707d9a12d213b52a7236040f2) Update cost tracking doc for style + missing fields - [`40ec821`](https://github.com/langchain-ai/docs/commit/40ec82178c86f68990b9b8ec72e659be47cae49e) Fix link - [`43cd540`](https://github.com/langchain-ai/docs/commit/43cd5400c3bba04469830b5932778063b273b8b1) Merge branch 'main' into cost-tracking ### 📊 Changes **9 files changed** (+261 additions, -354 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/cost-tracking.mdx` (+259 -352) ➖ `src/langsmith/images/cost-tracking-chart-dark.png` (+0 -0) ➖ `src/langsmith/images/cost-tracking-chart-light.png` (+0 -0) ➖ `src/langsmith/images/stats-pane-cost-tracking-dark.png` (+0 -0) ➖ `src/langsmith/images/stats-pane-cost-tracking-light.png` (+0 -0) ➖ `src/langsmith/images/trace-tree-costs-dark.png` (+0 -0) ➖ `src/langsmith/images/trace-tree-costs-light.png` (+0 -0) 📝 `src/langsmith/log-llm-trace.mdx` (+1 -1) 📝 `src/langsmith/ls-metadata-parameters.mdx` (+1 -1) </details> ### 📄 Description Fixes DOC-797 Tightened prose and simplified structure throughout the cost tracking page: Replaced AccordionGroup UI breakdown with flat #### sections Removed 6 now-unused images Condensed redundant and passive-voice sentences (intro paragraph, Note callouts, section leads) Removed A/B labels from accordion titles Dropped filler transition sentences where the surrounding content speaks for itself No content was removed — only phrasing and structure. Added missing fields per issue --- <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-06-05 18:53:07 -04:00
yindo closed this issue 2026-06-05 18:53:07 -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#3779