Commit graph

42 commits

Author SHA1 Message Date
Lucas Oliveira
ea61aa7136 added url ingest id to everything 2025-10-03 17:29:28 -03:00
Edwin Jose
3d07a6b419 Update docker-compose.yml 2025-10-02 14:46:38 -04:00
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
372c7e2445 update to header 2025-09-25 16:24:43 -04:00
phact
d6a8f4437c v0.1.13 - back to custom langflow branch 2025-09-19 23:40:48 -04:00
phact
815be13890 switch compose to openrag-langflow images because arm 2025-09-18 14:33:18 -04:00
phact
05239e8f0d make flows visible to backend container 2025-09-09 14:12:02 -04:00
Edwin Jose
1531c6a9f5 Merge branch 'ingestion-flow' into langflow-ingestion-modes 2025-09-08 16:51:29 -04:00
Sebastián Estévez
084502c0b6
Merge branch 'main' into ingestion-flow 2025-09-08 16:29:13 -04:00
phact
3c6c8f999b compose versions env vars 2025-09-08 16:22:20 -04:00
Edwin Jose
72e87eb702 change the parameter! 2025-09-08 15:42:20 -04:00
Lucas Oliveira
d6bf6444e5 Merge remote-tracking branch 'origin/main' into feat/nudges 2025-09-08 16:25:59 -03:00
Edwin Jose
e8e9cce858 update to docker compose 2025-09-08 14:43:11 -04:00
Gabriel Luiz Freitas Almeida
503fa92788
Merge branch 'main' into ingestion-flow 2025-09-08 12:19:52 -03:00
Eric Hare
84a05ef3b5
revert docker compose 2025-09-05 15:30:39 -07:00
Lucas Oliveira
398c5f3003 Added nudges flow id to docker compose 2025-09-04 18:18:26 -03:00
Eric Hare
e15321e9fc
try to get sync working 2025-09-04 10:14:57 -07:00
Gabriel Luiz Freitas Almeida
e4603706fe Update Docker Compose files to replace FLOW_ID with LANGFLOW_CHAT_FLOW_ID
This commit modifies both docker-compose.yml and docker-compose-cpu.yml to update the environment variable from FLOW_ID to LANGFLOW_CHAT_FLOW_ID, ensuring consistency across configurations. These changes contribute to a more robust and well-documented codebase.
2025-09-04 10:27:08 -03:00
Gabriel Luiz Freitas Almeida
8f69eab5c9 Update Docker Compose files to include OPENSEARCH_PASSWORD in environment variables
This commit modifies both docker-compose.yml and docker-compose-cpu.yml to add OPENSEARCH_PASSWORD to the LANGFLOW_VARIABLES_TO_GET_FROM_ENVIRONMENT. Additionally, unnecessary whitespace has been removed for improved readability.
2025-09-04 08:59:54 -03:00
phact
650d4c1e59 langflow env vars 2025-09-03 22:52:17 -04:00
phact
68fd7649e6 update yaml 2025-09-03 15:56:11 -04:00
phact
859458efdf LANGFLOW_URL 2025-08-27 23:09:11 -04:00
phact
8f930aab6a os image in compose 2025-08-26 23:57:47 -04:00
phact
fd8ec3a04e arm wip 2025-08-26 23:50:47 -04:00
phact
88cde498af selinux podman volume relabel 2025-08-20 04:08:57 -04:00
phact
e7f6010ef6 docker-compose improvements 2025-08-19 12:07:11 -04:00
phact
346b938d98 refactor to openrag and knowledge filters 2025-08-13 16:31:35 -04:00
phact
ef00cc720b flow to support passing filters 2025-08-12 16:30:41 -04:00
phact
d5dd1c1183 langflow jwt changes 2025-08-12 00:28:12 -04:00
phact
8def00d6d6 oidc / opensearch auth integration -- search endpoint 2025-08-11 16:45:54 -04:00
phact
be8ba0eb9e compose to use dockerhub images 2025-08-01 10:14:33 -04:00
phact
a552406911 split frontend and backend containers 2025-08-01 10:12:39 -04:00
phact
0edff65fde switch to responses langflow image 2025-07-24 14:08:37 -04:00
phact
b330bbbc17 switch to gendb image (vs build) 2025-07-24 14:07:28 -04:00
phact
ccb95257f0 arch 2025-07-24 13:31:34 -04:00
phact
ea24c81eab multi worker uploads + docling gpu improvements 2025-07-24 01:51:45 -04:00
phact
1561d504f6 secrets to .env 2025-07-16 03:54:22 -04:00
phact
65b52ad1db flows 2025-07-16 01:16:02 -04:00
phact
362f61a866 add langflow container 2025-07-14 13:54:05 -04:00
phact
84c070181c dockerize app 2025-07-11 02:02:18 -04:00
phact
6882fe59d2 take 0 2025-07-10 22:36:45 -04:00