[PR #1369] [MERGED] Fix cost render issue + missing page nav #1509

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1369
Author: @katmayb
Created: 11/10/2025
Status: Merged
Merged: 11/10/2025
Merged by: @katmayb

Base: mainHead: fix-render-cost-issue


📝 Commits (2)

  • 783e7b8 Fix cost render issue + missing page nav
  • a140ecb Fix merge conflict

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 src/docs.json (+2 -1)
📝 src/langsmith/calculate-token-based-costs.mdx (+1 -1)

📄 Description

Quick fix for rendering $ in body text and adding page into navigation.


🔄 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/1369 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `fix-render-cost-issue` --- ### 📝 Commits (2) - [`783e7b8`](https://github.com/langchain-ai/docs/commit/783e7b8da280f7f1af6a91c2e23b8dcbd2322a65) Fix cost render issue + missing page nav - [`a140ecb`](https://github.com/langchain-ai/docs/commit/a140ecb58b5cf86c284d102fc9a27c573e14850c) Fix merge conflict ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -1) 📝 `src/langsmith/calculate-token-based-costs.mdx` (+1 -1) </details> ### 📄 Description Quick fix for rendering $ in body text and adding page into navigation. --- <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:26 -05:00
yindo closed this issue 2026-02-17 17:22:26 -05:00
yindo changed title from [PR #1369] Fix cost render issue + missing page nav to [PR #1369] [MERGED] Fix cost render issue + missing page nav 2026-06-05 18:13:01 -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#1509