[PR #214] [MERGED] UT + Evaluate Existing Docs #298

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/214
Author: @hinthornw
Created: 5/5/2024
Status: Merged
Merged: 5/5/2024
Merged by: @hinthornw

Base: mainHead: wfh/test_docs


📝 Commits (9)

📊 Changes

5 files changed (+502 additions, -11 deletions)

View changed files

versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_existing_experiment.mdx (+64 -0)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_llm_application.mdx (+1 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/static/unit-test-suite.png (+0 -0)
versioned_docs/version-2.0/how_to_guides/evaluation/unit_testing.mdx (+325 -0)
📝 versioned_docs/version-2.0/how_to_guides/tracing/export_traces.mdx (+112 -11)

📄 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/214 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/5/2024 **Status:** ✅ Merged **Merged:** 5/5/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/test_docs` --- ### 📝 Commits (9) - [`a1ea6ff`](https://github.com/langchain-ai/langsmith-docs/commit/a1ea6ff05f90dffeb65060738522f58b72036d6c) Copy advanced query - [`f7ed7d8`](https://github.com/langchain-ai/langsmith-docs/commit/f7ed7d8f238d618cd3f4ed391cb9e1a834f00d43) ut - [`d471941`](https://github.com/langchain-ai/langsmith-docs/commit/d471941c26ebeb2238d0967c8f533dd162735f83) Merge branch 'ankush/evaluation-how-to-cont' into wfh/test_docs - [`2b0b4f6`](https://github.com/langchain-ai/langsmith-docs/commit/2b0b4f62df5afd0ea003cba4ca326a46d88d4215) UT - [`0bb3343`](https://github.com/langchain-ai/langsmith-docs/commit/0bb3343ef279ec763367603c25cbeb6534ad5a00) ut - [`7b0ea5b`](https://github.com/langchain-ai/langsmith-docs/commit/7b0ea5b7f992f85a5114e010e333284f30bf53af) Add eval existing - [`5657a34`](https://github.com/langchain-ai/langsmith-docs/commit/5657a341564045d0abf7bad952ba5a378a4a4dff) Merge branch 'main' into wfh/test_docs - [`22247d4`](https://github.com/langchain-ai/langsmith-docs/commit/22247d4e9b88b4d309eab4ebea5ab2b29a0c0a49) update - [`e70c8df`](https://github.com/langchain-ai/langsmith-docs/commit/e70c8df848c7eeb12f68b49f20b4fdac76673887) pretty ### 📊 Changes **5 files changed** (+502 additions, -11 deletions) <details> <summary>View changed files</summary> ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_existing_experiment.mdx` (+64 -0) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_llm_application.mdx` (+1 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/static/unit-test-suite.png` (+0 -0) ➕ `versioned_docs/version-2.0/how_to_guides/evaluation/unit_testing.mdx` (+325 -0) 📝 `versioned_docs/version-2.0/how_to_guides/tracing/export_traces.mdx` (+112 -11) </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:46 -05:00
yindo closed this issue 2026-02-21 17:17:46 -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#298