[PR #808] [MERGED] docs: Adds section on custom usage reporting #794

Closed
opened 2026-02-21 17:18:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/808
Author: @jacoblee93
Created: 5/21/2025
Status: Merged
Merged: 6/2/2025
Merged by: @baskaryan

Base: mainHead: jacob/usage


📝 Commits (8)

📊 Changes

5 files changed (+249 additions, -123 deletions)

View changed files

📝 docs/observability/how_to_guides/calculate_token_based_costs.mdx (+97 -101)
📝 docs/observability/how_to_guides/index.md (+3 -2)
📝 docs/observability/how_to_guides/log_llm_trace.mdx (+149 -20)
📝 docs/observability/how_to_guides/static/model_price_map.png (+0 -0)
📝 docs/observability/how_to_guides/static/new_price_map_entry.png (+0 -0)

📄 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/langsmith-docs/pull/808 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 5/21/2025 **Status:** ✅ Merged **Merged:** 6/2/2025 **Merged by:** [@baskaryan](https://github.com/baskaryan) **Base:** `main` ← **Head:** `jacob/usage` --- ### 📝 Commits (8) - [`daaa580`](https://github.com/langchain-ai/langsmith-docs/commit/daaa580f04a6951be38f027e2d8b7d51198afa66) Adds section on custom usage reporting - [`7c0bc19`](https://github.com/langchain-ai/langsmith-docs/commit/7c0bc19ac11b2af06de87ec5568315fa08c31415) Fix - [`c1ea8b6`](https://github.com/langchain-ai/langsmith-docs/commit/c1ea8b61c0a425eb1d0bd6b233adfbe1feb6654d) updates - [`287a385`](https://github.com/langchain-ai/langsmith-docs/commit/287a38561896f1ae0070ba550337c93f95c48eff) fmt - [`4569545`](https://github.com/langchain-ai/langsmith-docs/commit/45695458de132c586a32edb49bf9f19105903f9e) cr - [`98d1316`](https://github.com/langchain-ai/langsmith-docs/commit/98d1316d27a72bae1767f47562f0dcd56eddb02e) nit - [`e293d3a`](https://github.com/langchain-ai/langsmith-docs/commit/e293d3a80d96a3e940052978fe959319e04bbd6f) nit - [`4e047d4`](https://github.com/langchain-ai/langsmith-docs/commit/4e047d462f608be9887a4cb44e10f73b44e08357) nits ### 📊 Changes **5 files changed** (+249 additions, -123 deletions) <details> <summary>View changed files</summary> 📝 `docs/observability/how_to_guides/calculate_token_based_costs.mdx` (+97 -101) 📝 `docs/observability/how_to_guides/index.md` (+3 -2) 📝 `docs/observability/how_to_guides/log_llm_trace.mdx` (+149 -20) 📝 `docs/observability/how_to_guides/static/model_price_map.png` (+0 -0) 📝 `docs/observability/how_to_guides/static/new_price_map_entry.png` (+0 -0) </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-21 17:18:56 -05:00
yindo closed this issue 2026-02-21 17:18:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#794