mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #19] [MERGED] Fix some code bugs #108
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/19
Author: @hinthornw
Created: 9/8/2023
Status: ✅ Merged
Merged: 9/9/2023
Merged by: @hinthornw
Base:
main← Head:wfh/use_callback📝 Commits (1)
36b2f8bUpdate auto tests📊 Changes
10 files changed (+122 additions, -148 deletions)
View changed files
📝
_scripts/extract_python_blocks.py(+18 -3)📝
docs/evaluation/capturing-feedback.mdx(+18 -10)📝
docs/tracing/tracing-faq.mdx(+17 -2)📝
src/components/InstructionsWithCode.js(+1 -1)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_5.test.ts(+40 -7)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_6.test.ts(+13 -39)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_7.test.ts(+8 -13)➖
tests/js_unit_tests/tracing/tracing-faq/test_code_block_8.test.ts(+0 -18)➖
tests/js_unit_tests/tracing/tracing-faq/test_code_block_9.test.ts(+0 -7)📝
tests/py_unit_tests/tracing/test_tracing-faq.py(+7 -48)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.