feat: add VTT data transform to Document extractor (#18936)

This commit is contained in:
crazywoola
2025-04-28 13:45:15 +08:00
committed by GitHub
parent 03ac2d0f17
commit 2c2af1d117
4 changed files with 2170 additions and 2114 deletions

View File

@@ -84,6 +84,7 @@ dependencies = [
"validators==0.21.0",
"weave~=0.51.34",
"yarl~=1.18.3",
"webvtt-py~=0.5.1",
]
# Before adding new dependency, consider place it in
# alphabet order (a-z) and suitable group.