mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[PR #24] [MERGED] feat: add about page and make things look better #76
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/24
Author: @dankolesnikov
Created: 4/22/2023
Status: ✅ Merged
Merged: 4/22/2023
Merged by: @dankolesnikov
Base:
main← Head:add-about-page📝 Commits (3)
05ab89bchore: lfgbf66c48chore: lfgf5c5083chore: lfg📊 Changes
9 files changed (+271 additions, -110 deletions)
View changed files
📝
api/evaluator_app.py(+64 -51)📝
nextjs/components/Body.tsx(+12 -11)➕
nextjs/components/HeaderEvaluator.tsx(+59 -0)➕
nextjs/components/PersonCard.tsx(+81 -0)📝
nextjs/pages/_app.tsx(+2 -2)➕
nextjs/pages/about/index.tsx(+23 -0)📝
nextjs/pages/index.tsx(+4 -42)➕
nextjs/public/team/danil.jpg(+0 -0)📝
nextjs/styles/global.css(+26 -4)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.