[PR #155] [MERGED] Elaborate on types of evaluators in Evaluations overview; add table to off-the-shelf evaluators page #240

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/155
Author: @samnoyes
Created: 4/9/2024
Status: Merged
Merged: 4/9/2024
Merged by: @hinthornw

Base: mainHead: sam/improve-custom-evaluators-page


📝 Commits (9)

  • e8358f9 Elaborate on types of evaluators in Evaluations overview; add table to off-the-shelf evaluators page
  • 1368e5f Trace pages: Add explanation for @traceable and RunTree, move LangChain tabs behind SDK, and favor @traceable over RunTree API
  • 4da87bb Trace pages: Add explanation for @traceable and RunTree, move LangCha… (#156)
  • 261d404 Add more evaluators
  • 177f36b name
  • 8ee8561 fixup
  • e4c8724 references
  • 6e6ba51 links
  • ce425c5 spacing

📊 Changes

4 files changed (+449 additions, -300 deletions)

View changed files

📝 docs/evaluation/faq/evaluator-implementations.mdx (+211 -92)
📝 docs/evaluation/index.mdx (+12 -2)
📝 docs/tracing/faq/customizing_trace_attributes.mdx (+151 -151)
📝 docs/tracing/faq/logging_and_viewing.mdx (+75 -55)

📄 Description

LS-1445


🔄 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/155 **Author:** [@samnoyes](https://github.com/samnoyes) **Created:** 4/9/2024 **Status:** ✅ Merged **Merged:** 4/9/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `sam/improve-custom-evaluators-page` --- ### 📝 Commits (9) - [`e8358f9`](https://github.com/langchain-ai/langsmith-docs/commit/e8358f940bdd082112fede462c4f197390d969b9) Elaborate on types of evaluators in Evaluations overview; add table to off-the-shelf evaluators page - [`1368e5f`](https://github.com/langchain-ai/langsmith-docs/commit/1368e5fe1486490ebfdd2bc5dbb6ae7903510780) Trace pages: Add explanation for @traceable and RunTree, move LangChain tabs behind SDK, and favor @traceable over RunTree API - [`4da87bb`](https://github.com/langchain-ai/langsmith-docs/commit/4da87bb251ab08f26a1de47afee4808f961a21b0) Trace pages: Add explanation for @traceable and RunTree, move LangCha… (#156) - [`261d404`](https://github.com/langchain-ai/langsmith-docs/commit/261d404368b6eca2ff00a34be27305417690be2e) Add more evaluators - [`177f36b`](https://github.com/langchain-ai/langsmith-docs/commit/177f36b801ba47c0edfd5cb38e100c27f6a83056) name - [`8ee8561`](https://github.com/langchain-ai/langsmith-docs/commit/8ee8561dca1363ea10f25d3acd6e67e4199caff9) fixup - [`e4c8724`](https://github.com/langchain-ai/langsmith-docs/commit/e4c8724fd2d94b62fd8e25a71e6b75855c84c2ec) references - [`6e6ba51`](https://github.com/langchain-ai/langsmith-docs/commit/6e6ba51046b9efdcc4389b4bd0b07d39dfa091af) links - [`ce425c5`](https://github.com/langchain-ai/langsmith-docs/commit/ce425c56d96ae99ebd4524210923acce9ebeb7e0) spacing ### 📊 Changes **4 files changed** (+449 additions, -300 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/faq/evaluator-implementations.mdx` (+211 -92) 📝 `docs/evaluation/index.mdx` (+12 -2) 📝 `docs/tracing/faq/customizing_trace_attributes.mdx` (+151 -151) 📝 `docs/tracing/faq/logging_and_viewing.mdx` (+75 -55) </details> ### 📄 Description LS-1445 --- <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:38 -05:00
yindo closed this issue 2026-02-21 17:17:38 -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#240