Commit graph

2264 commits

Author SHA1 Message Date
Edwin Jose
392322077f Enable local build for OpenRAG services and update metadata handling
Switched OpenRAG backend and frontend in docker-compose.yml to use local Dockerfile builds instead of remote images. Updated environment variables for better clarity and system integration. In flows/openrag_agent.json and langflow_file_service, improved handling of docs_metadata to support Data objects and added logging for metadata ingestion. Added agent_llm edge to agent node in flow definition.
2025-09-26 03:08:26 -04:00
Edwin Jose
f4268bb99e Add new environment variables and improve logging
Added OWNER, OWNER_NAME, OWNER_EMAIL, and CONNECTOR_TYPE environment variables to docker-compose.yml and updated LANGFLOW_VARIABLES_TO_GET_FROM_ENVIRONMENT accordingly. Modified ingestion_flow.json to adjust node selection and className, and cleared a sensitive value. Added logging for metadata tweaks in langflow_file_service.py for better traceability.
2025-09-26 02:36:32 -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
3cba2e32da
Merge branch 'main' into add-header-run-endpoint 2025-09-25 17:15:39 -05:00
Edwin Jose
5e87522729 Merge branch 'main' into add-header-run-endpoint 2025-09-25 17:15:39 -05:00
Edwin Jose
ed6c410550 Update docker-compose.yml 2025-09-25 18:14:11 -04:00
Edwin Jose
8010d6d999 Update docker-compose.yml 2025-09-25 18:14:11 -04:00
Mendon Kissling
c1d99cb01e Merge branch 'docs-core-components-knowledge' of https://github.com/langflow-ai/openrag into docs-core-components-knowledge 2025-09-25 17:08:34 -04:00
Mendon Kissling
0f2c7cfecd Merge branch 'docs-core-components-knowledge' of https://github.com/langflow-ai/openrag into docs-core-components-knowledge 2025-09-25 17:08:34 -04:00
Mendon Kissling
1c471d24dd oauth-ingestion-anchor 2025-09-25 17:08:19 -04:00
Mendon Kissling
b8e5937d09 oauth-ingestion-anchor 2025-09-25 17:08:19 -04:00
Mendon Kissling
c7a27694c2
Merge branch 'main' into docs-core-components-knowledge 2025-09-25 17:03:13 -04:00
Mendon Kissling
ef916803d7 Merge branch 'main' into docs-core-components-knowledge 2025-09-25 17:03:13 -04:00
Nate McCall
3819637749
Merge pull request #80 from langflow-ai/docs-core-components-agents
docs: core components agents
2025-09-26 08:44:25 +12:00
Eric Hare
275a89a675
Fix list_files interface for connectors 2025-09-25 13:37:28 -07:00
Eric Hare
4422c70f60 Fix list_files interface for connectors 2025-09-25 13:37:28 -07:00
Edwin Jose
372c7e2445 update to header 2025-09-25 16:24:43 -04:00
Mendon Kissling
2ca0679745 filter-knowledge 2025-09-25 16:23:44 -04:00
Mendon Kissling
13b54eb443 filter-knowledge 2025-09-25 16:23:44 -04:00
Eric Hare
f03889a2b3
Finally fix MSAL in onedrive/sharepoint 2025-09-25 13:12:27 -07:00
Eric Hare
349ad80ffd Finally fix MSAL in onedrive/sharepoint 2025-09-25 13:12:27 -07:00
Edwin Jose
fff4a63995 Add custom headers to Langflow ingestion requests
Introduces custom headers containing JWT and owner information to the Langflow ingestion API requests for improved authentication and traceability. Also refactors debug logging and formatting for better readability and error handling in the combined upload, ingest, and delete operation.
2025-09-25 15:45:32 -04:00
Edwin Jose
e5a5056f86 Add custom headers to Langflow ingestion requests
Introduces custom headers containing JWT and owner information to the Langflow ingestion API requests for improved authentication and traceability. Also refactors debug logging and formatting for better readability and error handling in the combined upload, ingest, and delete operation.
2025-09-25 15:45:32 -04:00
Edwin Jose
81300fdf9a Merge branch 'main' into lfx-openrag-update-flows 2025-09-25 15:40:33 -04:00
Edwin Jose
425b673e14 update to flow 2025-09-25 15:39:42 -04:00
Mendon Kissling
0840401526 sync-cloud-conns 2025-09-25 15:15:22 -04:00
Mendon Kissling
acc3a0adf8 sync-cloud-conns 2025-09-25 15:15:22 -04:00
Mendon Kissling
a804035427 direct-file-upload 2025-09-25 14:56:22 -04:00
Mendon Kissling
0288f36655 direct-file-upload 2025-09-25 14:56:22 -04:00
Mendon Kissling
d4023418d4 oauth-connector-knowledge-ingest 2025-09-25 14:27:09 -04:00
Mendon Kissling
85b1ec33a2 oauth-connector-knowledge-ingest 2025-09-25 14:27:09 -04:00
Eric Hare
5e14c7f100
Merge branch 'main' into feat-sharepoint-auth 2025-09-25 10:22:59 -07:00
Eric Hare
acf19bd4dc Merge branch 'main' into feat-sharepoint-auth 2025-09-25 10:22:59 -07:00
Mendon Kissling
a04ab7e39e anchor-syntax 2025-09-25 11:06:55 -04:00
Mendon Kissling
b154e68dc7 add-icon-import 2025-09-25 11:05:39 -04:00
Mendon Kissling
d9d2e7f68d init 2025-09-25 11:04:17 -04:00
Mendon Kissling
cb61a48c2b init 2025-09-25 11:04:17 -04:00
Mendon Kissling
bf77361081 initial-content 2025-09-25 10:44:19 -04:00
Mendon Kissling
4c6c6fdbc2 Merge branch 'main' into docs-core-components-agents 2025-09-25 09:31:13 -04:00
Sebastián Estévez
44a51514a3
Merge pull request #79 from langflow-ai/fix-frontend-build
Fix frontend build
2025-09-24 22:08:17 -04:00
phact
abc19f4a26 explicit type 2025-09-24 22:06:01 -04:00
phact
65f5e81230 explicit type 2025-09-24 22:04:39 -04:00
Sebastián Estévez
8330204f27
Merge pull request #78 from langflow-ai/test-releases
Test releases
2025-09-24 21:54:49 -04:00
Sebastián Estévez
bc33b5f922
Merge branch 'main' into test-releases 2025-09-24 21:54:35 -04:00
phact
bb8b915b74 Merge branch 'test-releases' of github.com:phact/gendb into test-releases 2025-09-24 21:53:24 -04:00
phact
10b80201d2 0.1.14.dev1 2025-09-24 21:53:13 -04:00
Sebastián Estévez
d0ec599b73
Merge pull request #77 from langflow-ai/test-releases
0.1.14-test
2025-09-24 21:35:59 -04:00
Sebastián Estévez
b92cbeb5c2
Merge branch 'main' into test-releases 2025-09-24 21:35:43 -04:00
phact
711a6b611d 0.1.14-test 2025-09-24 21:35:02 -04:00
Sebastián Estévez
4b56931c11
Merge pull request #76 from langflow-ai/test-releases
update ci for test releases
2025-09-24 21:34:09 -04:00