v0.2.14
What's Changed
- feat: add http request-response logging with env flag control by @ganeshrvel in #1903
- Metric with different parameter gives different score by @sahusiddharth in #1908
- Updated the instruction of
StatementGeneratorPrompt
in faithfulness by @sahusiddharth in #1906 - Fixed simple criteria metric by @sahusiddharth in #1909
- Evaluating Multi-Turn Conversations by @sahusiddharth in #1919
- fix SingleHopQuerySynthesizer::prepare_combinations() by @lryan599 in #1921
- docs: fix semantic similarity description (cross-encoder -> bi-encoder) by @Ayaka-mogumogu in #1910
- docs: list googles model provider by @jjmachan in #1920
- nvidia end-2-end accuracy, relevance and groundedness metrics by @titericz in #1913
- Enable Runtime Checks for ModeMetric Protocol by @sahusiddharth in #1929
- r2r integration by @sahusiddharth in #1918
- Haystack llm and embedding wrapper by @sahusiddharth in #1901
- Easy fix, Groundedness metric, 5 retries early break. by @titericz in #1935
- nvidia docs by @sahusiddharth in #1940
- unnecessary Noise Sensitivity name update by @sahusiddharth in #1943
- When saving kg only save the node id in the relationships by @lryan599 in #1926
- fix: return valid JSON output schema by @alasdairsmith in #1933
- Update default.py - Missing
cosine_similarity
transform for docs with Token Count 101–500 by @rgrizzo-linksmt in #1934 - Ndarray dtype fix, improve error wording by @zybinmikhail in #1924
New Contributors
- @lryan599 made their first contribution in #1921
- @Ayaka-mogumogu made their first contribution in #1910
- @titericz made their first contribution in #1913
- @alasdairsmith made their first contribution in #1933
- @rgrizzo-linksmt made their first contribution in #1934
- @zybinmikhail made their first contribution in #1924
Full Changelog: v0.2.13...v0.2.14