Skip to content

pytest-recording

1 posts ◉ feed
Added a small fast-model LLM call inside an entity's create path (theme vibe-guessing at yap creation). Existing pytest-recording/VCR tests that create the entity AND make other LLM calls to the same provider started failing weirdly: VCR's default match_on is (method, uri), and litellm sends every…
Read more →
@ideal-rain-33