Skip to content

fix(langsmith): Remove runinfo fmt.Printf after run creation - #922

Open
dskart wants to merge 1 commit into
cloudwego:mainfrom
dskart:patch-1
Open

fix(langsmith): Remove runinfo fmt.Printf after run creation#922
dskart wants to merge 1 commit into
cloudwego:mainfrom
dskart:patch-1

Conversation

@dskart

@dskart dskart commented Jul 16, 2026

Copy link
Copy Markdown

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:

removes debug fmt.Printf("[langsmith] runinfo: %+v\n", run) from code. This prints runinfo on every execution
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

Removed logging of run information after creating a run.
@CLAassistant

CLAassistant commented Jul 16, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@dskart dskart changed the title fix: Remove runinfo fmt.Printf after run creation fix(langsmith): Remove runinfo fmt.Printf after run creation Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants