[PR #375] [MERGED] Adds docs for tracing with the Vercel AI SDK #451

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/375
Author: @jacoblee93
Created: 7/30/2024
Status: Merged
Merged: 7/31/2024
Merged by: @agola11

Base: mainHead: jacob/vercel_docs


📝 Commits (1)

  • a934af3 Adds docs for tracing with the Vercel AI SDK

📊 Changes

6 files changed (+103 additions, -3 deletions)

View changed files

📝 versioned_docs/version-2.0/how_to_guides/index.md (+1 -0)
📝 versioned_docs/version-2.0/how_to_guides/tracing/calculate_token_based_costs.mdx (+1 -1)
versioned_docs/version-2.0/how_to_guides/tracing/static/vercel_ai_sdk_trace.png (+0 -0)
📝 versioned_docs/version-2.0/how_to_guides/tracing/trace_with_api.mdx (+1 -1)
versioned_docs/version-2.0/how_to_guides/tracing/trace_with_vercel_ai_sdk.mdx (+99 -0)
📝 versioned_docs/version-2.0/how_to_guides/tracing/trace_without_env_vars.mdx (+1 -1)

📄 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/375 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 7/30/2024 **Status:** ✅ Merged **Merged:** 7/31/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `jacob/vercel_docs` --- ### 📝 Commits (1) - [`a934af3`](https://github.com/langchain-ai/langsmith-docs/commit/a934af35ff57821bfcb093e2673ed2543beed954) Adds docs for tracing with the Vercel AI SDK ### 📊 Changes **6 files changed** (+103 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `versioned_docs/version-2.0/how_to_guides/index.md` (+1 -0) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/calculate_token_based_costs.mdx` (+1 -1) ➕ `versioned_docs/version-2.0/how_to_guides/tracing/static/vercel_ai_sdk_trace.png` (+0 -0) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/trace_with_api.mdx` (+1 -1) ➕ `versioned_docs/version-2.0/how_to_guides/tracing/trace_with_vercel_ai_sdk.mdx` (+99 -0) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/trace_without_env_vars.mdx` (+1 -1) </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:07 -05:00
yindo closed this issue 2026-02-21 17:18: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/langsmith-docs#451