项目文件夹

文件
2026-07-13 13:35:10 +08:00

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.
"""