mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 09:51:18 -04:00
[PR #493] [CLOSED] fix(langSmith-docs): runTree run_type params in TS #551
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/493
Author: @Makoq
Created: 10/28/2024
Status: ❌ Closed
Base:
main← Head:fix/run_tree_params_ts📝 Commits (1)
640f8c4fix(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.