|
|
|
|
|
|
|
|
tiktoken = "~0.8.0" |
|
|
tiktoken = "~0.8.0" |
|
|
tokenizers = "~0.15.0" |
|
|
tokenizers = "~0.15.0" |
|
|
transformers = "~4.35.0" |
|
|
transformers = "~4.35.0" |
|
|
unstructured = { version = "~0.16.1", extras = ["docx", "epub", "md", "msg", "ppt", "pptx"] } |
|
|
|
|
|
|
|
|
unstructured = { version = "~0.16.1", extras = ["docx", "epub", "md", "ppt", "pptx"] } |
|
|
validators = "0.21.0" |
|
|
validators = "0.21.0" |
|
|
yarl = "~1.18.3" |
|
|
yarl = "~1.18.3" |
|
|
# Before adding new dependency, consider place it in alphabet order (a-z) and suitable group. |
|
|
# Before adding new dependency, consider place it in alphabet order (a-z) and suitable group. |