scoring function back

This commit is contained in:
Xi Yan 2025-03-13 15:32:11 -07:00
parent 0c37951395
commit cf24e9073f
2 changed files with 2 additions and 2 deletions

View file

@ -6978,7 +6978,7 @@
], ],
"title": "ModelType" "title": "ModelType"
}, },
"AgentTurnInputType": { "AnswerCorrectnessScoringFn": {
"type": "object", "type": "object",
"properties": { "properties": {
"type": { "type": {

View file

@ -4824,7 +4824,7 @@ components:
- llm - llm
- embedding - embedding
title: ModelType title: ModelType
AgentTurnInputType: AnswerCorrectnessScoringFn:
type: object type: object
properties: properties:
type: type: