vibrantlabsai--ragas
6 行
232 B
Python
6 行
232 B
Python
"""E2E tests for metric migrations from legacy (class-based) to v2 (decorator-based) implementations.
|
|
|
|
These tests require real LLM and embedding providers to run actual comparisons between
|
|
legacy and v2 metric implementations.
|
|
"""
|