Merge branch 'video-wan' into video-hunyuan-gate

This commit is contained in:
Daniel Han 2026-07-04 17:57:31 +00:00
commit 06356af8cb

View file

@ -38,4 +38,4 @@ __all__ = [
]
# Bind the re-export so the import-hoist verifier counts it as used.
_ = (rag_router,)
_ = (rag_router, video_router)