mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[PR #34] [MERGED] chore: lfg #77
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/34
Author: @dankolesnikov
Created: 4/23/2023
Status: ✅ Merged
Merged: 4/23/2023
Merged by: @dankolesnikov
Base:
main← Head:lots-of-fixes📝 Commits (1)
e96d6abchore: lfg📊 Changes
11 files changed (+3836 additions, -180 deletions)
View changed files
➕
nextjs/components/Demo.tsx(+600 -0)📝
nextjs/components/HeaderEvaluator.tsx(+37 -32)📝
nextjs/components/Playground.tsx(+27 -140)➕
nextjs/components/TestFileUploadZone.tsx(+130 -0)📝
nextjs/pages/index.tsx(+29 -8)➕
nextjs/pages/playground/index.tsx(+48 -0)➕
nextjs/public/testData/experiments.json(+18 -0)➕
nextjs/public/testData/karpathy-pod.txt(+2822 -0)➕
nextjs/public/testData/results.json(+72 -0)➕
nextjs/public/testData/testDataset.json(+22 -0)📝
nextjs/utils/types.ts(+31 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.