langchain/tests/unit_tests/evaluation
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
..
agents Add Better Errors for Comparison Chain (#7033) 2023-07-06 06:37:04 -07:00
comparison [Breaking] Update Evaluation Functionality (#7388) 2023-07-13 02:13:06 -07:00
criteria [Breaking] Update Evaluation Functionality (#7388) 2023-07-13 02:13:06 -07:00
qa [Breaking] Update Evaluation Functionality (#7388) 2023-07-13 02:13:06 -07:00
run_evaluators [Breaking] Update Evaluation Functionality (#7388) 2023-07-13 02:13:06 -07:00
string_distance Add String Distance and Embedding Evaluators (#7123) 2023-07-07 21:44:31 -07:00
__init__.py Adding an in-context QA evaluation chain + chain of thought reasoning chain for improved accuracy (#2444) 2023-04-06 22:32:41 -07:00
test_loading.py [Breaking] Update Evaluation Functionality (#7388) 2023-07-13 02:13:06 -07:00