mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #356] [MERGED] Add Self-Hosted Script details to SH Docs #429
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/356
Author: @barberscott
Created: 7/22/2024
Status: ✅ Merged
Merged: 7/25/2024
Merged by: @barberscott
Base:
main← Head:sb/add-script-details📝 Commits (7)
a2fe480Initial comit366aab7Prettier9cf44ddRearrangementb61edffFix paths4671e75Fix typos2202a38Fix title on ToCfb8cd6fMerge branch 'main' into sb/add-script-details📊 Changes
7 files changed (+384 additions, -0 deletions)
View changed files
➕
versioned_docs/version-2.0/self_hosting/scripts/delete_a_workspace.mdx(+71 -0)➕
versioned_docs/version-2.0/self_hosting/scripts/delete_an_organization.mdx(+71 -0)➕
versioned_docs/version-2.0/self_hosting/scripts/delete_traces.mdx(+67 -0)➕
versioned_docs/version-2.0/self_hosting/scripts/generate_clickhouse_stats.mdx(+51 -0)➕
versioned_docs/version-2.0/self_hosting/scripts/generate_query_stats.mdx(+51 -0)➕
versioned_docs/version-2.0/self_hosting/scripts/index.md(+18 -0)➕
versioned_docs/version-2.0/self_hosting/scripts/running_support_queries.mdx(+55 -0)📄 Description
Intitial version with changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.