mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[PR #82] [MERGED] Restrict file size/quantity #101
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/82
Author: @benisgold
Created: 4/30/2023
Status: ✅ Merged
Merged: 4/30/2023
Merged by: @rlancemartin
Base:
main← Head:@benisgold/file📝 Commits (3)
d450767file size/amount limitf6272f5file size to KB6d6a140file size to MB📊 Changes
2 files changed (+30 additions, -10 deletions)
View changed files
📝
nextjs/components/Playground.tsx(+28 -8)📝
nextjs/components/tables/FilesTable.tsx(+2 -2)📄 Description
Enforce file upload limit to 1 file max 50MB. Also included improved error messaging and changed file size display from KB to MB.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.