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
commit 2c2af1d117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.