weopqrst/mooncassette/matcher does not have a README file
pub(all) struct Diagnosis {
policy : MatchPolicy
cursor : Int
total : Int
candidates : Array[Candidate]
} derive(Eq)fn diagnose(request : Request, interactions : ArrayView[Interaction], policy : MatchPolicy, cursor : Int, top? : Int) -> Diagnosisfn find_match(request : Request, interactions : ArrayView[Interaction], policy : MatchPolicy, cursor : Int) -> MatchResult? raise CassetteErrorInstall
Download zipDeterministic record-and-replay (cassette) for LLM interactions: write offline, reproducible, drift-detecting regression tests for LLM applications without API keys or network.
Dependencies