mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #558] [MERGED] feat: change log level in langsmith python package #606
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/558
Author: @jakerachleff
Created: 12/2/2024
Status: ✅ Merged
Merged: 12/2/2024
Merged by: @jakerachleff
Base:
main← Head:2024-12-02-log-levels📝 Commits (3)
18632cafeat: change log level in langsmith python package7e179f9fixes7ce16d6Apply suggestions from code review📊 Changes
3 files changed (+54 additions, -0 deletions)
View changed files
📝
docs/evaluation/how_to_guides/index.md(+1 -0)📝
docs/observability/how_to_guides/index.md(+1 -0)➕
docs/observability/how_to_guides/tracing/output_detailed_logs.mdx(+52 -0)📄 Description
Adding docs for already possible behavior to conditionally set the log level for the
langsmithpackageAdded the docs in the observability section, but linked to it from both
evaluationandobservabilityhow-to guides since it's helpful in both cases.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.