Henry Heng
b8f7a200fb
Chore/Disable Unstructure Folder ( #5483 )
...
* commented out unstructure folder node
* Update packages/components/nodes/documentloaders/Unstructured/UnstructuredFolder.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-16 13:17:59 +00:00
Jérémy JOURDIN
a159da5bfe
[Usntructured loaders] Make Unstructured API URL optional when environment variable is present ( #3414 )
...
* Make Unstructured API URL optional when environment variable is present
* Fix empty apiUrl option in Unsctructured flowise loader
* Add focumentation for env vars
2024-11-01 22:03:53 +00:00
cragwolfe
7bdc274e93
chore: update unstructured API url and doc reference ( #3224 )
...
chore: udpate unstructured API url and doc reference
2024-09-20 17:17:05 +01:00
Henry Heng
bca4de0c63
Feature/seq agents ( #2798 )
...
* update build functions
* sequential agents
* update langchain to 0.2, added sequential agent nodes
* add marketplace templates
* update howto wordings
* Merge branch 'main' into feature/Seq-Agents
# Conflicts:
# pnpm-lock.yaml
* update deprecated functions and add new sequential nodes
* add marketplace templates
* update marketplace templates, add structured output to llm node
* add multi agents template
* update llm node with bindmodels
* update cypress version
* update templates sticky note wordings
* update tool node to include human in loop action
* update structured outputs error from models
* update cohere package to resolve google genai pipeThrough bug
* update mistral package version, added message reconstruction before invoke seq agent
* add HITL to agent
* update state messages restructuring
* update load and split methods for s3 directory
2024-07-22 17:46:14 +01:00
Vinod Kiran
d5a97060e2
FEATURE: Adding File Upload to Unstructured Loader ( #2304 )
...
* initial commit
* updates to loader to support file upload
* updates to loader to support file upload
* update unstructured file
---------
Co-authored-by: Henry <hzj94@hotmail.com>
2024-05-02 18:34:32 +01:00