You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/unit_tests/callbacks
William FH 612a74eb7e
Make Ref Example Threadsafe (#7383)
Have noticed transient ref example misalignment. I believe this is
caused by the logic of assigning an example within the thread executor
rather than before.
1 year ago
..
tracers Make Ref Example Threadsafe (#7383) 1 year ago
__init__.py Add BaseCallbackHandler and CallbackManager (#478) 2 years ago
fake_callback_handler.py Harrison/split schema dir (#7025) 1 year ago
test_callback_manager.py Add serialized object to retriever start callback (#7074) 1 year ago
test_openai_info.py fixing total cost finetuned model giving zero (#5144) 1 year ago
test_schemas.py Use Run object from SDK (#6067) 1 year ago
test_streamlit_callback.py StreamlitCallbackHandler (#6315) 1 year ago