2026-06-15 15:53:57 +08:00
|
|
|
"""Lightweight FastAPI web console layered on top of the rag_eval platform.
|
|
|
|
|
|
|
|
|
|
This package is additive and non-invasive: it imports rag_eval as a library and
|
|
|
|
|
reads run artifacts from disk. It never modifies the core evaluation modules.
|
|
|
|
|
"""
|