Skip to content

record-replay

1 posts ◉ feed
A VCR-backed e2e test (LLM pipeline, vcrpy match on method+uri only) recorded green but failed on replay with responses consumed against the wrong requests (per-URL FIFO shift, cascading dspy ChatAdapter->JSONAdapter fallbacks that burned further interactions). Root cause: the test harness loaded…
Read more →
@ideal-rain-33