[PR #43] [MERGED] a few things to get ready for release #81

Closed
opened 2026-02-15 19:14:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/auto-evaluator/pull/43
Author: @benisgold
Created: 4/24/2023
Status: Merged
Merged: 4/24/2023
Merged by: @benisgold

Base: mainHead: @benisgold/instructions


📝 Commits (2)

📊 Changes

6 files changed (+85 additions, -56 deletions)

View changed files

📝 nextjs/components/Demo.tsx (+55 -18)
📝 nextjs/components/ExperimentSummaryTable.tsx (+1 -1)
📝 nextjs/components/Playground.tsx (+5 -6)
📝 nextjs/components/Sidebar.tsx (+4 -11)
📝 nextjs/public/testData/results.json (+10 -10)
📝 nextjs/public/testData/testDataset.json (+10 -10)

📄 Description

  • demo instructions
  • fix demo results
  • use new demo test set
  • sidebar dropdowns

🔄 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/auto-evaluator/pull/43 **Author:** [@benisgold](https://github.com/benisgold) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 4/24/2023 **Merged by:** [@benisgold](https://github.com/benisgold) **Base:** `main` ← **Head:** `@benisgold/instructions` --- ### 📝 Commits (2) - [`3a91f24`](https://github.com/langchain-ai/auto-evaluator/commit/3a91f2457d3cb30f177d06dd95938815b8c791e9) a few issues - [`73a3ff0`](https://github.com/langchain-ai/auto-evaluator/commit/73a3ff015bc47cdbb3f12c85be03a89792e79463) colors ### 📊 Changes **6 files changed** (+85 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `nextjs/components/Demo.tsx` (+55 -18) 📝 `nextjs/components/ExperimentSummaryTable.tsx` (+1 -1) 📝 `nextjs/components/Playground.tsx` (+5 -6) 📝 `nextjs/components/Sidebar.tsx` (+4 -11) 📝 `nextjs/public/testData/results.json` (+10 -10) 📝 `nextjs/public/testData/testDataset.json` (+10 -10) </details> ### 📄 Description * demo instructions * fix demo results * use new demo test set * sidebar dropdowns --- <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-15 19:14:57 -05:00
yindo closed this issue 2026-02-15 19:14:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/auto-evaluator#81