Files
agent/app/modules/rag/intent_router_v2/query_normalizer.py
T

4 lines
106 B
Python

from app.modules.rag.intent_router_v2.normalization import QueryNormalizer
__all__ = ["QueryNormalizer"]