[PR #556] [MERGED] Add composite scores #807

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/556
Author: @tanushree-sharma
Created: 9/16/2025
Status: Merged
Merged: 9/18/2025
Merged by: @lnhsingh

Base: mainHead: composite-scores


📝 Commits (2)

📊 Changes

4 files changed (+233 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/langsmith/composite-evaluators.mdx (+232 -0)
src/langsmith/images/create_composite_evaluator-dark.png (+0 -0)
src/langsmith/images/create_composite_evaluator-light.png (+0 -0)

📄 Description

Adding docs for new langsmith feature: composite scores. Hold off on merging until the feature is released more widely (end of week)

Latest preview deployment: https://langchain-5e9cc07a-preview-compos-1758141659-056dde1.mintlify.app


🔄 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/docs/pull/556 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `composite-scores` --- ### 📝 Commits (2) - [`45d51a1`](https://github.com/langchain-ai/docs/commit/45d51a1c68bbd2c4b5f6094e7cee0cfe1427fdee) composite scores - [`af13dfc`](https://github.com/langchain-ai/docs/commit/af13dfc163c06a6824ac82fa7c2117c74e58b5fa) updates from feedback ### 📊 Changes **4 files changed** (+233 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/langsmith/composite-evaluators.mdx` (+232 -0) ➕ `src/langsmith/images/create_composite_evaluator-dark.png` (+0 -0) ➕ `src/langsmith/images/create_composite_evaluator-light.png` (+0 -0) </details> ### 📄 Description Adding docs for new langsmith feature: composite scores. Hold off on merging until the feature is released more widely (end of week) Latest preview deployment: https://langchain-5e9cc07a-preview-compos-1758141659-056dde1.mintlify.app --- <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-17 17:21:10 -05:00
yindo closed this issue 2026-02-17 17:21:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#807