Files
langchain-python/libs/langchain/tests/unit_tests/callbacks
William FH 4f23aa677a Fix Pickle Error (#12141)
If non-pickleable objects (like locks) get passed to the tracing
callback, they'll fail in the deepcopy. Fallback to a shallow copy in
these instances .
2023-10-23 08:22:47 -07:00
..
2023-10-23 08:22:47 -07:00
2023-07-21 09:20:24 -07:00
2023-08-14 16:45:17 -07:00