Uses of Package
com.flowable.agent.api.evaluator
Packages that use com.flowable.agent.api.evaluator
Package
Description
-
Classes in com.flowable.agent.api.evaluator used by com.flowable.agent.api.evaluatorClassDescriptionThe input an evaluator scores: the agent's output plus the user/system prompts that produced it.The score is recorded raw and never clamped.
-
Classes in com.flowable.agent.api.evaluator used by com.flowable.agent.engine.impl.cmdClassDescriptionThe input an evaluator scores: the agent's output plus the user/system prompts that produced it.
-
Classes in com.flowable.agent.api.evaluator used by com.flowable.agent.engine.impl.evaluatorClassDescriptionThe input an evaluator scores: the agent's output plus the user/system prompts that produced it.SPI for external evaluator invokers, resolved as Spring beans via expression.