AssertionEvaluator

class AssertionEvaluator(neo4jClient: <Error class: unknown class>, agentChatClient: AgentChatClient, scriptEvaluationService: ScriptEvaluationService) : SetupRunner

Constructors

Link copied to clipboard
constructor(neo4jClient: <Error class: unknown class>, agentChatClient: AgentChatClient, scriptEvaluationService: ScriptEvaluationService)

Functions

Link copied to clipboard
fun evaluate(evaluationInProgress: EvaluationInProgress, assertion: Assertion): Score
Link copied to clipboard
open override fun execute(setup: Setup)