mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #190] [CLOSED] [scripts]: Add script for formatting code inside CodeTab component #273
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/190
Author: @bracesproul
Created: 4/28/2024
Status: ❌ Closed
Base:
main← Head:brace/format-mdx-codeblocks📝 Commits (9)
700993a[scripts]: Add script for formatting code inside CodeTab component885ca7fcrdc909a7cr1c77766try to tmp replace backslash2dea7eacre808127done!1c53b16use wrapper funcs everywhere9f7f9deupdate script0c156d4update📊 Changes
13 files changed (+887 additions, -540 deletions)
View changed files
➕
_scripts/extract_mdx_props.py(+104 -0)📝
docs/evaluation/faq/evaluator-implementations.mdx(+30 -15)📝
docs/evaluation/faq/manage-datasets.mdx(+85 -49)📝
docs/evaluation/quickstart.mdx(+95 -81)📝
docs/index.mdx(+65 -57)📝
docs/monitoring/faq/threads.mdx(+25 -39)➕
docs/test.py(+28 -0)📝
docs/tracing/faq/customizing_trace_attributes.mdx(+147 -95)📝
docs/tracing/faq/logging_and_viewing.mdx(+139 -81)📝
docs/tracing/faq/logging_feedback.mdx(+17 -14)📝
docs/tracing/faq/querying_feedback.mdx(+55 -25)📝
docs/tracing/faq/querying_traces.mdx(+93 -70)📝
versioned_docs/version-2.0/index.mdx(+4 -14)📄 Description
todo:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.