mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-19 14:43:34 -04:00
[PR #14] [MERGED] Keep descriptive outputs #70
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/14
Author: @rlancemartin
Created: 4/20/2023
Status: ✅ Merged
Merged: 4/21/2023
Merged by: @benisgold
Base:
main← Head:keep_descriptive_outputs📝 Commits (1)
506725ekeep descriptive outputs📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
api/evaluator_app.py(+2 -2)📄 Description
answerScoreandretrievalScoredescriptive outputs can be kept as collapsible columns in the table.They will be verbose if
grade_prompt != "Fast".You can see the templates here.
GRADE_DOCS_PROMPTwill ask the model to explain itself:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.