mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[PR #50] [MERGED] Prompt improvements #86
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/50
Author: @benisgold
Created: 4/26/2023
Status: ✅ Merged
Merged: 4/26/2023
Merged by: @benisgold
Base:
tune_prompts← Head:@benisgold/prompts📝 Commits (1)
f43ad45prompts📊 Changes
8 files changed (+134 additions, -39 deletions)
View changed files
📝
api/README.md(+2 -2)📝
api/evaluator_app.py(+2 -2)📝
api/text_utils.py(+30 -17)📝
nextjs/components/Playground.tsx(+4 -4)📝
nextjs/components/tables/ExperimentResultTable.tsx(+2 -2)📝
nextjs/public/testData/results.json(+10 -10)📝
nextjs/utils/renderPassFail.ts(+2 -2)➕
pages/index.tsx(+82 -0)📄 Description
Mainly just changes how the output is formatted. Now looks like this (Descriptive):
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.