langchain/tests/unit_tests/callbacks/tracers
Zander Chase a30f42da4e
Update V2 Tracer (#4193)
- Update the RunCreate object to work with recent changes
- Add optional Example ID to the tracer
- Adjust default persist_session behavior to attempt to load the session
if it exists
- Raise more useful HTTP errors for logging
- Add unit testing
- Fix the default ID to be a UUID for v2 tracer sessions


Broken out from the big draft here:
https://github.com/hwchase17/langchain/pull/4061
2023-05-05 14:55:01 -07:00
..
__init__.py add tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
test_tracer.py Update V2 Tracer (#4193) 2023-05-05 14:55:01 -07:00