[PR #493] [CLOSED] fix(langSmith-docs): runTree run_type params in TS #551

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/493
Author: @Makoq
Created: 10/28/2024
Status: Closed

Base: mainHead: fix/run_tree_params_ts


📝 Commits (1)

  • 640f8c4 fix(langSmith-docs): runTree run_type params in TS

📊 Changes

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

View changed files

📝 docs/observability/how_to_guides/tracing/log_traces_to_project.mdx (+1 -1)

📄 Description

Maybe it's an error in the page log_traces_to_project.

In the example of Typescript code, the first param of RunTree is "run_type" rather than "runType".

This PR is for fixing this error to avoid misguiding new developers.


🔄 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/493 **Author:** [@Makoq](https://github.com/Makoq) **Created:** 10/28/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/run_tree_params_ts` --- ### 📝 Commits (1) - [`640f8c4`](https://github.com/langchain-ai/langsmith-docs/commit/640f8c48632494e197abbadee768cafa91a6f0cb) fix(langSmith-docs): runTree run_type params in TS ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/observability/how_to_guides/tracing/log_traces_to_project.mdx` (+1 -1) </details> ### 📄 Description Maybe it's an error in the page [log_traces_to_project](https://docs.smith.langchain.com/observability/how_to_guides/tracing/log_traces_to_project#set-the-destination-project-dynamically). In the example of Typescript code, the first param of RunTree is "run_type" rather than "runType". This PR is for fixing this error to avoid misguiding new developers. --- <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:20 -05:00
yindo closed this issue 2026-02-21 17:18:21 -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#551