[PR #81] [MERGED] docs rework #172

Closed
opened 2026-02-21 17:17:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/81
Author: @agola11
Created: 2/9/2024
Status: Merged
Merged: 2/14/2024
Merged by: @agola11

Base: mainHead: ankush/tracing-rework


📝 Commits (10+)

📊 Changes

94 files changed (+3092 additions, -2283 deletions)

View changed files

📝 .gitignore (+2 -0)
docs/evaluation/additional-resources/index.mdx (+0 -10)
docs/evaluation/capturing-feedback.mdx (+0 -214)
docs/evaluation/concepts.mdx (+91 -0)
docs/evaluation/datasets.mdx (+0 -488)
docs/evaluation/faq/_category_.json (+5 -0)
📝 docs/evaluation/faq/custom-evaluators.mdx (+3 -3)
docs/evaluation/faq/datasets-client.mdx (+202 -0)
docs/evaluation/faq/datasets-webapp.mdx (+51 -0)
📝 docs/evaluation/faq/evaluator-implementations.mdx (+3 -3)
docs/evaluation/faq/examples-client.mdx (+61 -0)
📝 docs/evaluation/faq/expand-datasets-paraphrase.mdx (+3 -96)
docs/evaluation/faq/expand-datasets-prompting.mdx (+109 -0)
docs/evaluation/faq/index.mdx (+23 -0)
docs/evaluation/faq/list-datasets-client.mdx (+58 -0)
📝 docs/evaluation/index.mdx (+16 -32)
📝 docs/evaluation/quickstart.mdx (+22 -14)
📝 docs/evaluation/recommendations.mdx (+0 -0)
📝 docs/evaluation/static/add_to_dataset.png (+0 -0)
📝 docs/evaluation/static/compare-tests.png (+0 -0)

...and 74 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langsmith-docs/pull/81 **Author:** [@agola11](https://github.com/agola11) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/14/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `ankush/tracing-rework` --- ### 📝 Commits (10+) - [`9e68c80`](https://github.com/langchain-ai/langsmith-docs/commit/9e68c80b204c1c12494871d08fc166eb4aa0a4ed) revamp-eval-docs - [`ca11914`](https://github.com/langchain-ai/langsmith-docs/commit/ca11914a83e806cec8927b89bc1c35544376fa9a) skeleton and tracing rework - [`08fcebe`](https://github.com/langchain-ai/langsmith-docs/commit/08fcebe0d12e4e0840b0e82e04d8255d1fe95696) further tracing progress on quickstart - [`46ec624`](https://github.com/langchain-ai/langsmith-docs/commit/46ec624d7b31a054b0b77460632471b7097b5c33) add API quickstart for tracing - [`359ed92`](https://github.com/langchain-ai/langsmith-docs/commit/359ed921898afc29e46c9da92e942946652e478c) write overview - [`89c81fe`](https://github.com/langchain-ai/langsmith-docs/commit/89c81feaff254ac94ff101697d30603f89ef70a7) cr - [`21769b7`](https://github.com/langchain-ai/langsmith-docs/commit/21769b725e9918c167175c06285ba50fbef958e0) cr - [`2e0aa3e`](https://github.com/langchain-ai/langsmith-docs/commit/2e0aa3edd374d8adac003f11dbffd2e748f21bc0) cr - [`18489c6`](https://github.com/langchain-ai/langsmith-docs/commit/18489c6f49352ed9069597d39dedbf58c80affae) add setup guide and fix tracing quick start - [`4552159`](https://github.com/langchain-ai/langsmith-docs/commit/455215960de5a74cbd937e448b285d6ab76b4932) cr ### 📊 Changes **94 files changed** (+3092 additions, -2283 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) ➖ `docs/evaluation/additional-resources/index.mdx` (+0 -10) ➖ `docs/evaluation/capturing-feedback.mdx` (+0 -214) ➕ `docs/evaluation/concepts.mdx` (+91 -0) ➖ `docs/evaluation/datasets.mdx` (+0 -488) ➕ `docs/evaluation/faq/_category_.json` (+5 -0) 📝 `docs/evaluation/faq/custom-evaluators.mdx` (+3 -3) ➕ `docs/evaluation/faq/datasets-client.mdx` (+202 -0) ➕ `docs/evaluation/faq/datasets-webapp.mdx` (+51 -0) 📝 `docs/evaluation/faq/evaluator-implementations.mdx` (+3 -3) ➕ `docs/evaluation/faq/examples-client.mdx` (+61 -0) 📝 `docs/evaluation/faq/expand-datasets-paraphrase.mdx` (+3 -96) ➕ `docs/evaluation/faq/expand-datasets-prompting.mdx` (+109 -0) ➕ `docs/evaluation/faq/index.mdx` (+23 -0) ➕ `docs/evaluation/faq/list-datasets-client.mdx` (+58 -0) 📝 `docs/evaluation/index.mdx` (+16 -32) 📝 `docs/evaluation/quickstart.mdx` (+22 -14) 📝 `docs/evaluation/recommendations.mdx` (+0 -0) 📝 `docs/evaluation/static/add_to_dataset.png` (+0 -0) 📝 `docs/evaluation/static/compare-tests.png` (+0 -0) _...and 74 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 17:17:29 -05:00
yindo closed this issue 2026-02-21 17:17:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#172