Skip to content

Commit 07862ad

Browse files
committed
chore(llmobs/langchain): stop using in-process vcr
I suspect that the in-process VCR is leading to flaky tests as: - VCR patches all http connections including possibly those to the test agent; and - I don't trust in-process VCR monkeypatching very much Instead, we can continue to use VCR but out of process by proxying through the test agent which now supports a VCR feature.
1 parent b17d958 commit 07862ad

10 files changed

+572
-546
lines changed

tests/contrib/langchain/cassettes/lcel_openai_chain_call.yaml

Lines changed: 0 additions & 114 deletions
This file was deleted.

tests/contrib/langchain/cassettes/lcel_openai_chain_nested.yaml

Lines changed: 0 additions & 189 deletions
This file was deleted.

0 commit comments

Comments
 (0)