[PR #231] [MERGED] feat(ts): typescript variant of evaluate pairwise #314

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/231
Author: @dqbd
Created: 5/8/2024
Status: Merged
Merged: 5/13/2024
Merged by: @agola11

Base: mainHead: dqbd/pairwise-evaluate


📝 Commits (8)

  • f71e0eb feat(ts): typescript variant of evaluate pairwise
  • 954d76b Add TS example with LC handoff
  • 0053400 Update example to avoid using LangChain.JS for now
  • fedc530 Add note
  • 05d3ff5 Add alternative key names for JS
  • a2192c7 Add more alternative names
  • 8abe204 Fix typo
  • 362c4e6 Add link to GH issue

📊 Changes

2 files changed (+163 additions, -48 deletions)

View changed files

📝 src/css/custom.css (+5 -0)
📝 versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_pairwise.mdx (+158 -48)

📄 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/231 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/13/2024 **Merged by:** [@agola11](https://github.com/agola11) **Base:** `main` ← **Head:** `dqbd/pairwise-evaluate` --- ### 📝 Commits (8) - [`f71e0eb`](https://github.com/langchain-ai/langsmith-docs/commit/f71e0eb331e401177d45d2c477687ea15ce27e25) feat(ts): typescript variant of evaluate pairwise - [`954d76b`](https://github.com/langchain-ai/langsmith-docs/commit/954d76bb1a6769d5d6a8275a8c7e2e906bb23a81) Add TS example with LC handoff - [`0053400`](https://github.com/langchain-ai/langsmith-docs/commit/00534001ba16d3ec1dbe2ce8297aa45e14321371) Update example to avoid using LangChain.JS for now - [`fedc530`](https://github.com/langchain-ai/langsmith-docs/commit/fedc530aaf5432ee6717d6a1cfdd91a4e8c639b4) Add note - [`05d3ff5`](https://github.com/langchain-ai/langsmith-docs/commit/05d3ff57938730af8549286863d734db0164b01b) Add alternative key names for JS - [`a2192c7`](https://github.com/langchain-ai/langsmith-docs/commit/a2192c70d7dcb093ee056c1bea4ed7db36cd0ee5) Add more alternative names - [`8abe204`](https://github.com/langchain-ai/langsmith-docs/commit/8abe204e42170cc4514190079d7ed6e104e2aba2) Fix typo - [`362c4e6`](https://github.com/langchain-ai/langsmith-docs/commit/362c4e64a33dada33d3242fd64a51dc43f5a5966) Add link to GH issue ### 📊 Changes **2 files changed** (+163 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `src/css/custom.css` (+5 -0) 📝 `versioned_docs/version-2.0/how_to_guides/evaluation/evaluate_pairwise.mdx` (+158 -48) </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:48 -05:00
yindo closed this issue 2026-02-21 17:17:48 -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#314