mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[PR #39] [MERGED] feat: improve UI #79
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/auto-evaluator/pull/39
Author: @dankolesnikov
Created: 4/23/2023
Status: ✅ Merged
Merged: 4/23/2023
Merged by: @dankolesnikov
Base:
main← Head:improve-chart📝 Commits (3)
0ab45a4chore: lfg607f1b2chore: lfgd07f0efchore: lfg📊 Changes
9 files changed (+493 additions, -432 deletions)
View changed files
📝
nextjs/components/Demo.tsx(+48 -217)➕
nextjs/components/ExperimentSummaryTable.tsx(+50 -0)📝
nextjs/components/HeaderEvaluator.tsx(+0 -15)📝
nextjs/components/Sidebar.tsx(+211 -199)➕
nextjs/components/SummaryChart.tsx(+68 -0)➕
nextjs/components/tables/ExperimentResultTable.tsx(+81 -0)➕
nextjs/components/tables/FilesTable.tsx(+23 -0)📝
nextjs/pages/index.tsx(+1 -1)➕
nextjs/utils/renderPassFail.ts(+11 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.