[PR #397] Docs for logging schema-based tool calls in Python #467

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/397
Author: @trancethehuman
Created: 8/19/2024
Status: 🔄 Open

Base: mainHead: trace-tool-call-schema


📝 Commits (4)

  • cf32a67 docs: explanation and steps for tracing schema-based tool calls
  • 2eb3af9 docs: removed redundant sentences
  • 62e02cf docs: removed property name that wasn't generic
  • 498bbc8 refactor

📊 Changes

1 file changed (+43 additions, -0 deletions)

View changed files

versioned_docs/version-2.0/how_to_guides/tracing/log_tool_call_traces.mdx (+43 -0)

📄 Description

There was no docs for this, but @hinthornw helped me out on Slack so someone might find this information useful.


🔄 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/397 **Author:** [@trancethehuman](https://github.com/trancethehuman) **Created:** 8/19/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `trace-tool-call-schema` --- ### 📝 Commits (4) - [`cf32a67`](https://github.com/langchain-ai/langsmith-docs/commit/cf32a67e00a630744c8b1e48c9758da8fdefcd5e) docs: explanation and steps for tracing schema-based tool calls - [`2eb3af9`](https://github.com/langchain-ai/langsmith-docs/commit/2eb3af984d47f141415d28cfecced488dc204a0c) docs: removed redundant sentences - [`62e02cf`](https://github.com/langchain-ai/langsmith-docs/commit/62e02cfb0a6f345f1a0b140cc823e701603b4e37) docs: removed property name that wasn't generic - [`498bbc8`](https://github.com/langchain-ai/langsmith-docs/commit/498bbc8564fa5f6a1caa52235510905660b36380) refactor ### 📊 Changes **1 file changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `versioned_docs/version-2.0/how_to_guides/tracing/log_tool_call_traces.mdx` (+43 -0) </details> ### 📄 Description There was no docs for this, but @hinthornw helped me out [on Slack](https://langchaincommunity.slack.com/archives/C05NZ3SMWTF/p1724099059845009) so someone might find this information useful. --- <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:09 -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#467