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/evaluation
William FH 4789c99bc2
Add String Distance and Embedding Evaluators (#7123)
Add a string evaluator and pairwise string evaluator implementation for:
- Embedding distance
- String distance

Update docs
1 year ago
..
agents Add Better Errors for Comparison Chain (#7033) 1 year ago
comparison Add Better Errors for Comparison Chain (#7033) 1 year ago
criteria Add Better Errors for Comparison Chain (#7033) 1 year ago
qa Add Better Errors for Comparison Chain (#7033) 1 year ago
run_evaluators Load Run Evaluator (#7101) 1 year ago
string_distance Add String Distance and Embedding Evaluators (#7123) 1 year ago
__init__.py Adding an in-context QA evaluation chain + chain of thought reasoning chain for improved accuracy (#2444) 1 year ago
test_loading.py Add String Distance and Embedding Evaluators (#7123) 1 year ago