mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #373] [CLOSED] use langsmith env vars #444
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/373
Author: @baskaryan
Created: 7/29/2024
Status: ❌ Closed
Base:
main← Head:bagatur/use_langsmith_env_vars📝 Commits (2)
3bdcb38use langsmith env vars9f38aaeendpoint📊 Changes
31 files changed (+96 additions, -96 deletions)
View changed files
📝
docs/evaluation/faq/manage-datasets.mdx(+10 -10)📝
docs/evaluation/quickstart.mdx(+2 -2)📝
docs/hub/dev-setup.mdx(+1 -1)📝
docs/monitoring/use_cases/classification.mdx(+1 -1)📝
docs/monitoring/use_cases/optimization.mdx(+1 -1)📝
docs/proxy/quickstart.mdx(+1 -1)📝
docs/self_hosting/usage.mdx(+2 -2)📝
docs/tracing/faq/customizing_trace_attributes.mdx(+5 -5)📝
docs/tracing/faq/logging_and_viewing.mdx(+6 -6)📝
docs/tracing/integrations/python.mdx(+4 -4)📝
docs/tracing/integrations/typescript.mdx(+4 -4)📝
docs/tracing/use_cases/few-shot-datasets.mdx(+2 -2)📝
docs/tracing/use_cases/summarize-usage.mdx(+1 -1)📝
src/components/QuickStart.js(+6 -6)📝
src/components/RunTree.js(+6 -6)📝
src/theme/Feedback.js(+2 -2)📝
versioned_docs/version-2.0/how_to_guides/prompts/pull_push_a_prompt.mdx(+1 -1)📝
versioned_docs/version-2.0/how_to_guides/tracing/add_metadata_tags.mdx(+1 -1)📝
versioned_docs/version-2.0/how_to_guides/tracing/annotate_code.mdx(+5 -5)📝
versioned_docs/version-2.0/how_to_guides/tracing/log_traces_to_project.mdx(+5 -5)...and 11 more files
📄 Description
Updates:
not sure all of these actually work across py and js
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.