Mike Fortman
2d0a20dc68
make flow names consistent
2025-12-09 16:39:35 -06:00
Mike Fortman
98957d8317
setup codeql
2025-12-09 15:29:22 -06:00
Mike Fortman
e454b64f84
setup dependabot
2025-12-09 15:10:21 -06:00
Mike Fortman
2dddbbdbee
baseline
2025-12-09 14:40:47 -06:00
Mike Fortman
2c4a67bcbb
setup secret detection
2025-12-09 14:37:13 -06:00
Eric Hare
015a4d955e
Merge pull request #629 from langflow-ai/fix-setup-option-inaccessible
...
fix: Setup option inaccessible but available
2025-12-09 11:37:19 -08:00
Eric Hare
8fdeafb608
Merge pull request #631 from langflow-ai/fix-large-pdf-ingest
...
fix: Configurable ingestion timeout limits
2025-12-09 11:36:25 -08:00
Eric Hare
88e57e944f
Merge branch 'main' into fix-markdown-upload
2025-12-09 11:34:52 -08:00
Eric Hare
c3e8827a2e
Merge pull request #630 from langflow-ai/fix-txt-file-processing
...
fix: Support for txt file processing outside of Docling
2025-12-09 11:29:27 -08:00
Eric Hare
7074de5ba7
fix: Tool calling for granite 3.3
2025-12-09 10:07:21 -08:00
Eric Hare
e02cfd5fe9
feat: Centralized storage location for OpenRAG
2025-12-09 09:34:54 -08:00
Eric Hare
40dc7ac73e
Merge branch 'main' into fix-markdown-upload
2025-12-09 08:19:09 -08:00
Edwin Jose
7390e515a9
Merge branch 'main' into prune-image-tui
2025-12-08 16:15:24 -05:00
Edwin Jose
ccd8f48984
Merge pull request #626 from langflow-ai/uv-auto-update
2025-12-08 15:56:01 -05:00
Edwin Jose
0ea86871d7
Add image pruning options to monitor screen
...
Introduces two async methods to ContainerManager for pruning OpenRAG images: one for removing old/unused images and another for aggressively removing all images after stopping services. Adds a modal dialog for users to select prune options, integrates the prune workflow into the monitor screen, and updates UI controls to include a 'Prune Images' button.
2025-12-08 15:54:10 -05:00
Eric Hare
9eaec94a2f
fix: Revise prompt to handle markdown uploads
2025-12-08 09:33:21 -08:00
Eric Hare
79cc531dc4
fix: Configurable ingestion timeout limits
2025-12-08 09:14:40 -08:00
Eric Hare
a467e8a9b6
fix: Support for txt file processing outside of Docling
2025-12-08 09:09:05 -08:00
Eric Hare
55e1c498ed
fix: Setup option inaccessible by available
2025-12-08 08:52:30 -08:00
Edwin Jose
1bac60995f
Merge branch 'main' into uv-auto-update
2025-12-05 20:47:41 -05:00
April M
e93ce03f92
fix typo
2025-12-05 17:42:21 -08:00
April M
4a7de470a9
add pdf
2025-12-05 17:41:36 -08:00
pushkala-datastax
f3ab58853f
Merge pull request #625 from langflow-ai/release-1.52
...
chore: Bump version to 0.1.52 in pyproject.toml
2025-12-05 17:39:57 -08:00
Edwin Jose
4f1ec7fa4e
Create update-uv-lock.yml
2025-12-05 20:28:00 -05:00
Edwin Jose
fc40b320d4
Bump version to 0.1.52 in pyproject.toml
...
Incremented the project version from 0.1.51 to 0.1.52 in pyproject.toml. No other source changes; uv.lock changes are dependency metadata updates.
2025-12-05 20:26:28 -05:00
pushkala-datastax
7a2f33509d
Merge pull request #621 from langflow-ai/release-chore-v0.1.51
...
chore: release v.0.1.51
2025-12-05 16:27:30 -08:00
April M
d8221cd2e4
Merge branch 'main' into issue-454-install-docs
2025-12-05 16:02:26 -08:00
Edwin Jose
c513152ce7
Merge branch 'main' into release-chore-v0.1.51
2025-12-05 18:48:00 -05:00
Edwin Jose
5bf2076b05
Merge pull request #620 from langflow-ai/fix/watsonx_fixes
2025-12-05 18:47:46 -05:00
April M
538602a2ea
reuse
2025-12-05 15:46:54 -08:00
Edwin Jose
cd124e4e9c
Update pyproject.toml
2025-12-05 18:46:40 -05:00
Edwin Jose
0fb9809b8b
Merge branch 'main' into fix/watsonx_fixes
2025-12-05 18:43:56 -05:00
Sebastián Estévez
4eb707a160
Merge pull request #617 from langflow-ai/fix/onboarding_rollback
...
fix: adds onboarding rollback to allow user to edit embedding provider if ingestion fails
2025-12-05 18:11:30 -05:00
Sebastián Estévez
c9b1c94692
Merge branch 'main' into fix/onboarding_rollback
2025-12-05 18:09:27 -05:00
Sebastián Estévez
d908174758
Merge pull request #618 from langflow-ai/fix/chat_filter_clearing
...
fix: chat filter being cleared
2025-12-05 18:09:07 -05:00
Sebastián Estévez
ce10191463
Merge branch 'main' into fix/chat_filter_clearing
2025-12-05 18:08:44 -05:00
Edwin Jose
1b3b7ef414
Merge branch 'main' into fix/watsonx_fixes
2025-12-05 18:01:48 -05:00
Edwin Jose
b28ec798ba
Add multi-model OpenSearch vector store component
...
Introduces opensearch_multimodel.py, a new component supporting multi-model hybrid search and ingestion in OpenSearch with dynamic vector fields, parallel embedding, and advanced filtering. Refactors embedding generation in opensearch.py to use tenacity-based retry logic and IBM/Watsonx rate limiting. Updates related flow JSONs to integrate the new component.
2025-12-05 18:01:04 -05:00
Edwin Jose
ddee4679b9
Merge pull request #616 from langflow-ai/fix/watsonx_fixes
2025-12-05 17:55:20 -05:00
Edwin Jose
197f83e099
Merge branch 'main' into fix/watsonx_fixes
2025-12-05 17:55:12 -05:00
Lucas Oliveira
0d32189006
remove refetch nudges
2025-12-05 17:51:17 -03:00
Lucas Oliveira
0b40b606c2
fix: chat blocking async requests ( #619 )
...
* fix chat blocking async requests
* fix delete user conversation not being async
2025-12-05 17:48:51 -03:00
Lucas Oliveira
8c9da8fd3a
remove nudges refetch during onboarding upload
2025-12-05 17:48:35 -03:00
Lucas Oliveira
898e1fe7a8
removed console log
2025-12-05 17:46:37 -03:00
Lucas Oliveira
358af97936
fixed error not popping up on upload
2025-12-05 17:44:25 -03:00
April M
15f2e2270a
spacing and finish docker page
2025-12-05 12:03:05 -08:00
Lucas Oliveira
1eda6c8559
fixed chat filter being cleared after onboarding
2025-12-05 16:33:11 -03:00
Lucas Oliveira
3ffa405ae9
fixed onboarding upload to be linked to the task id
2025-12-05 16:24:36 -03:00
April M
4538433720
environment variables
2025-12-05 11:23:20 -08:00
Lucas Oliveira
e413ff98f9
Fetch history before nudges to not block
2025-12-05 16:11:48 -03:00