Commit graph

13 commits

Author SHA1 Message Date
Edwin Jose
311f3c0fed Update base image to langflow-nightly:1.6.3.dev1
Dockerfile now uses the newer langflow-nightly:1.6.3.dev1 image instead of 1.6.3.dev0 to ensure the latest updates and fixes are included.
2025-10-06 21:16:56 -04:00
Edwin Jose
e5f8c152ef Switch base image to langflow-nightly in Dockerfile
Replaces the custom Python build steps with the official langflow-nightly:1.6.3.dev0 image, simplifying the Dockerfile and reducing build complexity.
2025-10-03 16:03:07 -04:00
Lucas Oliveira
11464f031e Merge remote-tracking branch 'origin/main' into lfx-openrag-update-flows 2025-10-02 17:40:19 -03:00
Edwin Jose
634f98b293 Update agent flow and Dockerfile branch for OpenAI tests
Changed Dockerfile.langflow to use the 'test-openai-responses' branch. Improved file handling in ChatInput, updated ChatOutput to fix source property unpacking, and made AgentComponent use LCToolsAgentComponent._base_inputs. Also updated code hashes, dependency versions, and metadata timestamps in openrag_agent.json.
2025-10-02 14:08:14 -04:00
Edwin Jose
100880d799 Update Dockerfile.langflow 2025-10-01 11:08:08 -04:00
zznate
f7c1b7f33f bug: up memory limit to 4096 for npm commands 2025-10-01 15:15:40 +13:00
zznate
8e4a68a32c bug: fixes #159 by adding more memory to npm invocations 2025-10-01 14:44:19 +13:00
Edwin Jose
ecd8ef6d1e Update Dockerfile.langflow 2025-09-26 12:37:51 -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
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
4501d24e1e switch langflow docker to use main branch 2025-09-19 11:35:12 -04:00
Edwin Jose
1c1bd8be59 Create Dockerfile.langflow 2025-09-07 19:20:33 -04:00