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 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
1 year ago
..
tracers [Breaking] Update Evaluation Functionality (#7388) 1 year ago
__init__.py Add BaseCallbackHandler and CallbackManager (#478) 2 years ago
fake_callback_handler.py only add handlers if they are new (#7504) 1 year ago
test_callback_manager.py only add handlers if they are new (#7504) 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