Commit graph

35 commits

Author SHA1 Message Date
Lucas Oliveira
a5d25e0c0b
fix: disable upload message when ingesting on onboarding, wait for file to be ingested, added knowledge filters on nudges (#345)
* Removed upload start message

* Made onboarding upload refetch nudges and only finish when document is ingested

* Implemented query filters on nudges

* changed get to post

* Implemented filtering for documents that are not sample data on nudges

---------

Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com>
2025-11-11 18:20:39 -03:00
phact
3998014561 fix document processing embedding model bug 2025-10-13 11:31:56 -04:00
phact
f4576868a6 document_service connector fix 2025-10-10 14:21:39 -04:00
phact
6266e5c18d persist dimensions 2025-10-10 14:16:58 -04:00
phact
102c17d7ec WIP, non-langflow mode only 2025-10-10 09:43:37 -04:00
Lucas Oliveira
95bdc59af0 Use opensearch queries on documents and processors 2025-10-06 09:45:33 -03:00
Lucas Oliveira
589839fedc implement duplicate handling on backend and frontend 2025-10-03 15:34:54 -03:00
Lucas Oliveira
efb74f5ab0 Merge remote-tracking branch 'origin/main' into fix/tasks_ingest 2025-10-03 09:39:58 -03:00
Lucas Oliveira
179a7403cc fixed router, langflow files and processors to not use temp names 2025-10-02 18:09:18 -03:00
Edwin Jose
9a45d31481
Merge branch 'main' into lfx-openrag-update-flows 2025-09-29 16:28:46 -04:00
phact
15946b196d rm annotation 2025-09-29 15:18:40 -04:00
phact
634995e9c8 remove TaskProcessor ABC 2025-09-29 15:16:00 -04:00
phact
6612388586 auto cleanup temp files 2025-09-29 14:08:36 -04:00
phact
53289fe789 remove file_info_map which was unused 2025-09-29 14:00:58 -04:00
Edwin Jose
843fc92b76 Enhance OpenSearch ingestion and metadata handling
Updated the OpenSearchVectorStoreComponent to improve document metadata ingestion, including support for Data objects in docs_metadata. Added new edges and nodes to ingestion_flow.json for dynamic metadata input. Changed Dockerfile.langflow to use the fix-file-component branch.
2025-09-26 02:10:51 -04:00
Edwin Jose
425b673e14 update to flow 2025-09-25 15:39:42 -04:00
phact
1b9d56bec0 WIP 2025-09-24 21:13:26 -04:00
Edwin Jose
c8c78f83d8 update component name 2025-09-19 22:08:01 -04:00
phact
6cfdb827c7 task timings 2025-09-09 14:33:15 -04:00
phact
97a17c77d7 filename fix 2025-09-09 12:57:28 -04:00
Edwin Jose
cf27dfddeb Update processors.py 2025-09-09 03:32:17 -04:00
Edwin Jose
8dff280930 add langflow routers with langflow file processor 2025-09-09 03:20:21 -04:00
Gabriel Luiz Freitas Almeida
542082e5bf Add LangflowConnectorFileProcessor for handling connector file uploads
This commit introduces the LangflowConnectorFileProcessor class, which processes connector file uploads using the Langflow service. It includes initialization parameters for user and connection details, and implements the process_item method to handle file processing asynchronously. Additionally, it cleans up the existing ConnectorFileProcessor by removing unused imports and streamlining file info retrieval. These changes enhance the code's robustness and maintainability in line with async development practices.
2025-09-08 16:40:06 -03:00
phact
d198ffa706 logging & format 2025-09-04 20:56:47 -04:00
phact
d5fd34edf7 fix no-auth owner 2025-09-04 15:36:22 -04:00
phact
9074bda6ed ruff 2025-09-03 09:17:30 -04:00
phact
0fb9246e88 connector jwt and connector cleanup fixes 2025-08-29 00:00:06 -04:00
phact
a25ff0d51b add os fields for owner name and email 2025-08-21 02:32:14 -04:00
phact
6704ea89fc aws s3 upload v0 2025-08-18 23:46:32 -04:00
phact
c111295bac sharepont / opendrive 2025-08-18 16:49:25 -04:00
phact
8def00d6d6 oidc / opensearch auth integration -- search endpoint 2025-08-11 16:45:54 -04:00
phact
e0cf646ca4 fix potential deadlock 2025-07-31 13:41:22 -04:00
phact
6c2cc907dd webhooks work 2025-07-31 00:42:52 -04:00
phact
5921586bcf tasks work post refactor 2025-07-30 15:49:58 -04:00
phact
c9182184cf refactor 2025-07-30 11:18:19 -04:00