Commit graph

19 commits

Author SHA1 Message Date
Lucas Oliveira
cfe29e867c Update to latest nightly 2026-01-08 15:02:29 -03:00
Lucas Oliveira
4673782200 change to 1.7.1 2026-01-06 13:15:01 -03:00
Edwin Jose
7ddcc97972 Update Dockerfile.langflow 2025-12-18 14:25:36 -05:00
Edwin Jose
8aa44037dc Update Dockerfile.langflow 2025-11-25 22:50:43 -05:00
Edwin Jose
9ae3b61695 Update base image to langflow-nightly:1.7.0.dev19
Dockerfile now uses the newer langflow-nightly:1.7.0.dev19 image instead of 1.7.0.dev5 to ensure the latest features and fixes are included.
2025-11-24 11:36:17 -05:00
Lucas Oliveira
dce97c97e4
fix: make nudges and new conversations appear after onboarding, fix behavior on conversations (#418)
* fixed docker to old way

* added refetch when nudges are not fetched

* show skip overview just when finishing embedding

* just show children when show layout

* increased total onboarding steps

* made assistant message be saved on local storage to save progress on onboarding

* clean all items from local storage on finish onboarding

* only show navigation when onboarding is complete

* fixed navigation style to not placeholder for new conversation, not show loading state, and to show correct files

* fixed chat losing past message when navigating out of the chat

* fixed conversation be selected even though its a new conversation

* set the messages as just the user message when messages.length is 1

* fixed conversation be selected when exiting onboarding
2025-11-19 14:23:34 -03:00
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