langchain/tests/unit_tests/callbacks
William FH a673a51efa
[Breaking] Update Evaluation Functionality (#7388)
- Migrate from deprecated langchainplus_sdk to `langsmith` package
- Update the `run_on_dataset()` API to use an eval config
- Update a number of evaluators, as well as the loading logic
- Update docstrings / reference docs
- Update tracer to share single HTTP session
2023-07-13 02:13:06 -07:00
..
tracers [Breaking] Update Evaluation Functionality (#7388) 2023-07-13 02:13:06 -07:00
__init__.py Add BaseCallbackHandler and CallbackManager (#478) 2023-01-04 07:54:25 -08:00
fake_callback_handler.py only add handlers if they are new (#7504) 2023-07-12 03:48:29 -04:00
test_callback_manager.py only add handlers if they are new (#7504) 2023-07-12 03:48:29 -04:00
test_openai_info.py fixing total cost finetuned model giving zero (#5144) 2023-05-24 10:04:08 -07:00
test_schemas.py Use Run object from SDK (#6067) 2023-06-13 07:14:11 -07:00
test_streamlit_callback.py StreamlitCallbackHandler (#6315) 2023-06-22 13:14:28 -07:00