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:
parent
d93c90760a
commit
de1fdff742
5 changed files with 44 additions and 40 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue