Interface AgentEvaluationService
- All Known Implementing Classes:
AgentEvaluationServiceImpl
public interface AgentEvaluationService
- Author:
- Prathamesh Mane
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
createAgentInvocationEvaluationBuilder
AgentInvocationEvaluationBuilder createAgentInvocationEvaluationBuilder() -
createAgentInvocationEvaluationQuery
AgentInvocationEvaluationQuery createAgentInvocationEvaluationQuery()
-