Commit graph

2358 commits

Author SHA1 Message Date
Edwin Jose
8aa44037dc Update Dockerfile.langflow 2025-11-25 22:50:43 -05:00
Edwin Jose
0f2012bbb9 Update Langflow tweaks and add provider credentials to headers
Replaces all references to 'OpenSearchHybrid-Ve6bS' with 'OpenSearchVectorStoreComponentMultimodalMultiEmbedding-By9U4' in main.py, processors, and file service. Adds a utility for injecting provider credentials into Langflow request headers and integrates it into chat and file services for improved credential handling.
2025-11-25 22:50:38 -05:00
April M
33df187f59 add topic backto nav 2025-11-25 18:22:40 -08:00
April M
75c7f237d0 working on knowledge topics 2025-11-25 18:21:05 -08:00
Eric Hare
63d6979eb1
fix: More graceful handling of port conflicts 2025-11-25 17:20:30 -08:00
Edwin Jose
07b84e373a Update config import to use settings module
Replaced imports from config_manager with settings in chat_service.py and langflow_file_service.py to use get_openrag_config from config.settings. This change ensures consistency with the updated configuration structure.
2025-11-25 19:40:24 -05:00
Edwin Jose
0bb0b621f0 Merge branch 'support-multi-embedding' of https://github.com/langflow-ai/openrag into support-multi-embedding 2025-11-25 19:09:23 -05:00
Edwin Jose
0c191edaaf Switch ingestion flow to multimodal OpenSearch component
Replaces OpenSearchHybrid with OpenSearchVectorStoreComponentMultimodalMultiEmbedding in ingestion_flow.json, updating all relevant edges and embedding connections. Updates docker-compose.yml to use local builds for backend, frontend, and langflow, and improves environment variable handling for API keys. This refactor enables multi-model and multimodal embedding support for document ingestion and search.
2025-11-25 19:09:21 -05:00
Edwin Jose
41d0d96268
Merge branch 'main' into support-multi-embedding 2025-11-25 17:48:57 -05:00
Edwin Jose
284b982dbf Add SELECTED_EMBEDDING_MODEL global variable support
Introduces SELECTED_EMBEDDING_MODEL as a global environment variable in docker-compose files and ensures it is passed in API headers for Langflow-related services. Updates settings and onboarding logic to set this variable without triggering flow updates, improving embedding model configuration consistency across services.
2025-11-25 17:47:54 -05:00
Mike Fortman
1cb70ae704
Merge pull request #513 from langflow-ai/add-filename-tooltip
add tooltip to view full file names
2025-11-25 16:45:41 -06:00
April M
0f9ec832c2 nudges and flow names 2025-11-25 14:30:02 -08:00
Mike Fortman
0bdb32080a
Merge branch 'main' into add-filename-tooltip 2025-11-25 16:20:22 -06:00
April I. Murphy
cf40c34592
Merge pull request #512 from langflow-ai/docs-fix-python-req
Docs: Fix python requirement and README anchors
2025-11-25 14:10:29 -08:00
Mike Fortman
e9e70545a0 alignment improvement 2025-11-25 16:06:42 -06:00
Edwin Jose
fdcac7c37b Merge branch 'bump-langflow-nightly' of https://github.com/langflow-ai/openrag into bump-langflow-nightly 2025-11-25 17:06:08 -05:00
Edwin Jose
d5bf5b0c18 Update docker-compose.yml 2025-11-25 17:06:06 -05:00
Edwin Jose
eeafecde0d
Merge branch 'main' into bump-langflow-nightly 2025-11-25 17:05:09 -05:00
Mike Fortman
3107c4086e add tooltip to view full file names 2025-11-25 16:03:18 -06:00
April M
49e0b8423f python requirement, readme links 2025-11-25 13:13:37 -08:00
Lucas Oliveira
28cb9fc26b Changed TUI implementation to support new docker compose override 2025-11-25 18:10:02 -03:00
Lucas Oliveira
608fc798b0 Deleted docker compose cpu, added gpu override 2025-11-25 18:09:47 -03:00
April M
c93cf42f88 notes and prep 2025-11-25 13:02:39 -08:00
Mike Fortman
fd84221b48
Merge pull request #510 from langflow-ai/create-filter-file-list
update limits so knowledge filters file list isn't limited to one
2025-11-25 13:58:45 -06:00
April M
b00e6e9c98 langflow functionality 2025-11-25 10:49:03 -08:00
Edwin Jose
d85db21adf
Merge branch 'main' into bump-langflow-nightly 2025-11-25 13:37:29 -05:00
Mike Fortman
844844afe3
Merge branch 'main' into create-filter-file-list 2025-11-25 12:08:04 -06:00
Mike Fortman
45b4db8afc update limits so knowledge filters file list isn't limited to one 2025-11-25 12:00:58 -06:00
April M
bf3224e709 flow customization info 2025-11-25 09:43:51 -08:00
April I. Murphy
5cb1cb14d3
Merge pull request #507 from langflow-ai/issue-500-doc-known-limitation
Docs: Known limitation for Windows nested virtualization
2025-11-25 08:41:23 -08:00
April M
370c668fc4 peer review 2025-11-25 08:34:01 -08:00
April I. Murphy
b807bbcd25
Update docs/docs/_partial-wsl-install.mdx 2025-11-25 08:15:12 -08:00
April M
ad703df6ec limitation for nested virtualization 2025-11-25 08:09:32 -08:00
phact
f370afbd22 rc2 2025-11-24 21:27:19 -05:00
pushkala-datastax
51fd5bd858
Merge pull request #496 from langflow-ai/default-provider
Detect and default to provider with env set
2025-11-24 16:33:00 -08:00
pushkala-datastax
b4e8fef0ba
Merge pull request #494 from langflow-ai/issue-458-ssl-macos
Docs: Add troubleshooting for Python SSL certificates on macOS
2025-11-24 15:33:19 -08:00
April I. Murphy
c6c562a2f1
Merge pull request #493 from langflow-ai/issue-480-wsl-docs
Docs: Add WSL details
2025-11-24 15:29:50 -08:00
April I. Murphy
a358166a2d
Apply suggestions from code review
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
2025-11-24 15:25:21 -08:00
Edwin Jose
451394b5c9
Merge branch 'main' into bump-langflow-nightly 2025-11-24 18:11:43 -05:00
phact
88b90a17b2 v0.1.39-rc1 2025-11-24 18:10:25 -05:00
phact
6495cd96e9 switch to langflowai/ in dockerhub 2025-11-24 18:04:13 -05:00
Mike Fortman
1884ef33d9
Merge branch 'main' into default-provider 2025-11-24 16:52:01 -06:00
pushkala-datastax
3e62ba9dc1
Merge pull request #495 from langflow-ai/pushkala-datastax-patch-2
Bump version from 0.1.37 to 0.1.38
2025-11-24 14:48:39 -08:00
pushkala-datastax
9adde6ccd6
Bump version from 0.1.37 to 0.1.38 2025-11-24 14:48:26 -08:00
Mike Fortman
bc4354ea20 Detect and default to provider with env set 2025-11-24 16:46:16 -06:00
April M
2020b924ad indentation 2025-11-24 14:34:53 -08:00
April M
ecb486b9a4 update docker page prereqs 2025-11-24 14:27:13 -08:00
April I. Murphy
a5bfff218a
Merge branch 'main' into issue-480-wsl-docs 2025-11-24 14:19:31 -08:00
April M
3b325d1a1c ssl troubleshooting 2025-11-24 14:18:48 -08:00
Edwin Jose
20e94f627a
Merge branch 'main' into bump-langflow-nightly 2025-11-24 17:12:36 -05:00