What's Changed
- feat: semantic similarity migrated to collections by @anistark in #2361
- feat: Add reusable testing infrastructure for metrics migration by @jjmachan in #2370
- add: console scripts for ragas_examples by @anistark in #2367
- feat: add quickstart cmd with templates to run by @anistark in #2374
- fix: detect uvloop and skip nest_asyncio to prevent patching errors by @anistark in #2369
- Remove import not used by @ChenyangLi4288 in #2364
- Migrate answer_correctness by @rhlbhatnagar in #2365
- Migrate context_entity_recall by @rhlbhatnagar in #2366
- feat: aspect critic metric for coherence, harmfulness, maliciousness, correctness by @anistark in #2375
- Fixed: NameError during evalutation of llamaindex query engine by @Prigoistic in #2331
- Remove error suppressor in async_utils.py and engine.py by @ChenyangLi4288 in #2362
- docs: clarify Context Relevance implementation differs from paper design by @anistark in #2378
- fix: add missing metrics (ToolCallF1, ChrfScore) to sidebar and document deprecated ContextUtilization by @anistark in #2381
- refactor:
instructor_llm_factorymerge withllm_factoryby @anistark in #2382 - fix: handle tuple-formatted entities in SingleHopSpecificQuerySynthesizer by @anistark in #2377
- feat: simple criteria migrated to collections by @anistark in #2386
- chore: remove deprecation warnings for LangchainLLMWrapper, LlamaIndexLLMWrapper, and embedding wrappers by @anistark in #2387
New Contributors
- @ChenyangLi4288 made their first contribution in #2364
Full Changelog: v0.3.7...v0.3.8