[PR #1117] [MERGED] Deprecate server-side token counting docs #1306

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1117
Author: @angus-langchain
Created: 10/23/2025
Status: Merged
Merged: 10/23/2025
Merged by: @angus-langchain

Base: mainHead: angus/remove-tiktoken-docs


📝 Commits (3)

  • 50f5f9d move claude agent sdk to agent frameworks section
  • ec01dc2 Merge branch 'main' of github.com:langchain-ai/docs
  • bd1996c chore(langsmith): Remove token manual counting docs

📊 Changes

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

View changed files

📝 src/langsmith/calculate-token-based-costs.mdx (+3 -3)
📝 src/langsmith/log-llm-trace.mdx (+2 -2)

📄 Description

Overview

Removed docs for server-side token counting which is deprecated

Type of change

Type: Update existing documentation


🔄 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/1117 **Author:** [@angus-langchain](https://github.com/angus-langchain) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@angus-langchain](https://github.com/angus-langchain) **Base:** `main` ← **Head:** `angus/remove-tiktoken-docs` --- ### 📝 Commits (3) - [`50f5f9d`](https://github.com/langchain-ai/docs/commit/50f5f9d6810dad5ecb3875bc388aac8e2b2faf92) move claude agent sdk to agent frameworks section - [`ec01dc2`](https://github.com/langchain-ai/docs/commit/ec01dc2ae5c57583f697681d70ec8da21e559923) Merge branch 'main' of github.com:langchain-ai/docs - [`bd1996c`](https://github.com/langchain-ai/docs/commit/bd1996c64481b80813933fd5598edf89466649c3) chore(langsmith): Remove token manual counting docs ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/calculate-token-based-costs.mdx` (+3 -3) 📝 `src/langsmith/log-llm-trace.mdx` (+2 -2) </details> ### 📄 Description ## Overview Removed docs for server-side token counting which is deprecated ## Type of change **Type:** Update existing documentation --- <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:07 -05:00
yindo closed this issue 2026-02-17 17:22:07 -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#1306