langchain/tests
Ankush Gola 57609845df
add tracing support to langchain (#741)
* add implementations of `BaseCallbackHandler` to support tracing:
`SharedTracer` which is thread-safe and `Tracer` which is not and is
meant to be used locally.
* Tracers persist runs to locally running `langchain-server`

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-01-26 17:38:13 -08:00
..
integration_tests add faiss local saving/loading (#676) 2023-01-21 16:08:14 -08:00
unit_tests add tracing support to langchain (#741) 2023-01-26 17:38:13 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00