File size: 321 Bytes
0b89610
 
 
1
2
3
4
"""
This package contains the core environment modules for the rag-context-optimizer project. It groups the models, retrieval stack, corpus loader, grading logic, and task definitions behind a single namespace. Keeping these environment pieces together makes the OpenEnv benchmark easier to import, test, and extend.
"""