mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #57] [MERGED] Typescript Example #151
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/57
Author: @hinthornw
Created: 11/3/2023
Status: ✅ Merged
Merged: 11/3/2023
Merged by: @hinthornw
Base:
main← Head:wfh/tsex📝 Commits (6)
070088aTypescript Eample3d6bd72fixe9eaa4fUpdate link58ec0d4Update scripts3fc4b54versione453e5cQuickStart highlight📊 Changes
16 files changed (+403 additions, -294 deletions)
View changed files
📝
_scripts/extract_python_blocks.py(+3 -1)📝
_scripts/extract_ts_blocks.py(+2 -1)📝
docs/evaluation/capturing-feedback.mdx(+1 -1)📝
docs/tracing/tracing-faq.mdx(+46 -38)📝
package.json(+2 -2)📝
src/components/QuickStart.js(+44 -24)📝
src/components/TracingFaq.js(+4 -5)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_1.test.ts(+6 -4)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_2.test.ts(+2 -7)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_3.test.ts(+6 -6)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_4.test.ts(+10 -11)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_5.test.ts(+12 -40)📝
tests/js_unit_tests/tracing/tracing-faq/test_code_block_6.test.ts(+39 -13)➕
tests/py_unit_tests/evaluation/test_capturing-feedback.py(+55 -0)📝
tests/py_unit_tests/tracing/test_tracing-faq.py(+46 -34)📝
yarn.lock(+125 -107)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.