feat: Switch to API for Unstructured Component (#3671)

* FEAT: Switch to API for Unstructured Component

* chore: new lock

---------

Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
This commit is contained in:
Eric Hare 2024-09-04 05:51:52 -07:00 committed by GitHub
commit de1fdff742
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 44 additions and 40 deletions

View file

@ -109,6 +109,7 @@ bson = "^0.5.10"
lark = "^1.2.2"
jq = "^1.8.0"
clickhouse-connect = {version = "0.7.19", optional = true, extras = ["clickhouse-connect"]}
langchain-unstructured = "^0.1.2"
[tool.poetry.group.dev.dependencies]