mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #161] [MERGED] TDD #251
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/161
Author: @hinthornw
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/13/2024
Merged by: @hinthornw
Base:
main← Head:wfh/tdd📝 Commits (10+)
5866fe9Consolidate dataset exampled66ab92Fewer Pages9768f0arename and simplifya018d35Unit testing guideccb9647reroutes6cad915redundb56b724v5766c5fAdd UTc14cdbcAdd image5163746fix link📊 Changes
17 files changed (+675 additions, -502 deletions)
View changed files
📝
docs/evaluation/faq/custom-evaluators.mdx(+143 -16)➖
docs/evaluation/faq/datasets-webapp.mdx(+0 -50)📝
docs/evaluation/faq/evaluator-implementations.mdx(+9 -7)➖
docs/evaluation/faq/examples-client.mdx(+0 -68)➖
docs/evaluation/faq/expand-datasets-paraphrase.mdx(+0 -155)➖
docs/evaluation/faq/expand-datasets-prompting.mdx(+0 -107)📝
docs/evaluation/faq/experiments-app.mdx(+1 -1)📝
docs/evaluation/faq/index.mdx(+5 -6)➖
docs/evaluation/faq/list-datasets-client.mdx(+0 -69)📝
docs/evaluation/faq/manage-datasets.mdx(+159 -3)➕
docs/evaluation/faq/synthetic-data.mdx(+155 -0)➕
docs/evaluation/faq/unit-testing.mdx(+183 -0)📝
docs/evaluation/faq/version-datasets.mdx(+2 -2)📝
docs/evaluation/index.mdx(+2 -2)➕
docs/evaluation/static/unit-test-suite.png(+0 -0)📝
docs/tracing/quick_start.mdx(+8 -16)📝
vercel.json(+8 -0)📄 Description
Also consolidate some how-tos + condense titles.
Obviously not enough but slight step in the right direction i think.
The problem with this one is it mixes "tutorial", "explanation", and "how-to" into one doc and put in the how-tos section... Not great organization
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.