Interface AgentInvocationResultMapper.Enhancer
- Enclosing interface:
AgentInvocationResultMapper
public static interface AgentInvocationResultMapper.Enhancer
-
Method Summary
Modifier and TypeMethodDescriptionvoidenhance(AgentInvocationSearchRepresentation response, tools.jackson.databind.JsonNode sourceNode) default voidenhanceHitNode(AgentInvocationSearchRepresentation response, tools.jackson.databind.JsonNode hitNode)
-
Method Details
-
enhanceHitNode
default void enhanceHitNode(AgentInvocationSearchRepresentation response, tools.jackson.databind.JsonNode hitNode) -
enhance
void enhance(AgentInvocationSearchRepresentation response, tools.jackson.databind.JsonNode sourceNode)
-