mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[GH-ISSUE #13] Add back descriptive scoring output #7
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?
Originally created by @rlancemartin on GitHub (Apr 20, 2023).
Original GitHub issue: https://github.com/langchain-ai/auto-evaluator/issues/13
Currently we over-write:
https://github.com/dankolesnikov/evaluator-app/blob/dd798b6c7e26c3317467af613f328f1e3c83a1ea/api/evaluator_app.py#L322
Add back descriptive scoring outputto [GH-ISSUE #13] Add back descriptive scoring output