Class ConversationPredicates


  • public class ConversationPredicates
    extends ObjectWithJsonToString
    Serialisable predicate descriptors for LLM conversation matching. Unlike LlmConversationMatcher (which is an evaluation-time object), this class carries only the data needed to describe predicates and survives JSON round-tripping through the MockServer HTTP API.

    All fields are optional; only non-null fields are emitted in JSON.