What's Changed
- fix: add min requirement for optimisation by @shahules786 in #1820
- fix: rubrics based metrics by @sahusiddharth in #1821
- Enhance ToolCall message to support all argument types by @sahusiddharth in #1823
- Added from_url method to fetch evaluation annotation from the api. by @ganeshrvel in #1795
- docs: fix incorrect imports by @sahusiddharth in #1824
- docs: update some misc doc errors by @jjmachan in #1825
- Feat: Fix for Instance Based Metrics and Updated docs by @sahusiddharth in #1827
- Docs/updating the LangSmith docs by @sahusiddharth in #1828
- fix: remove pysbd and sentence segmenting by @shahules786 in #1826
- docs: Fixed most of the broken links by @sahusiddharth in #1830
- docs: updated the formula for some metrics by @sahusiddharth in #1834
- docs: update _language_adaptation.md by @eltociear in #1839
- feat: added option to provide experiment_name to evaluate() by @jjmachan in #1843
- Change save and load encode to utf-8 by @joaorura in #1836
- fix numpy invert error in metrics by @oslijunw in #1835
- Adding swarm integration and tutorial by @sahusiddharth in #1841
- Adding Swarm integration to the list of integrations by @sahusiddharth in #1845
- Adjustment when calculating hash | Adjustment of the hash calculation… by @joaorura in #1837
- docs: removed SUPPORTED_LANGUAGE by @jjmachan in #1846
New Contributors
- @ganeshrvel made their first contribution in #1795
- @oslijunw made their first contribution in #1835
Full Changelog: v0.2.10...v0.2.11