Package org.mockserver.llm.semantic
package org.mockserver.llm.semantic
-
ClassesClassDescriptionProcess-wide opt-in gate for semantic prompt matching.Fuzzy, exploratory semantic match of a prompt against an expected intent, using a runtime LLM as a yes/no judge (via the Phase-2
LlmCompletionService).