cache eval outputs and add gpt4 eval
This commit is contained in:
@@ -132,6 +132,7 @@ model ModelOutput {
|
||||
enum EvalType {
|
||||
CONTAINS
|
||||
DOES_NOT_CONTAIN
|
||||
GPT4_EVAL
|
||||
}
|
||||
|
||||
model Evaluation {
|
||||
|
||||
Reference in New Issue
Block a user