mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-18 12:46:06 -04:00
[GH-ISSUE #97] How generalizable is this framework? #57
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 @samching on GitHub (May 7, 2023).
Original GitHub issue: https://github.com/langchain-ai/auto-evaluator/issues/97
Great work on this! I created an issue because there isn't a discussion tab in this repo. Feel free to close if irrelevant.
It seems like the framework described here can be generalized to the following steps:
Right now, auto-evaluator is focused on qa with retrieval, but I can imagine that you could run the same process with:
Maybe I'm thinking about it too broadly, but curious if that's the vision of where y'all see this project headed!
How generalizable is this framework?to [GH-ISSUE #97] How generalizable is this framework?