Commit graph

2670 commits

Author SHA1 Message Date
Edwin Jose
65eea676fc
Merge branch 'main' into fix/filter_search 2025-12-12 16:47:33 -05:00
Edwin Jose
3b77b8e4b6
Merge pull request #668 from langflow-ai/fix-url-ingestion 2025-12-12 16:20:02 -05:00
Edwin Jose
2ed6623bdd
Merge branch 'main' into feat-add-run-query-opensearch 2025-12-12 16:16:15 -05:00
Edwin Jose
fafbf22910 Update openrag_url_mcp.json 2025-12-12 16:14:49 -05:00
phact
dfd0fcb602 Merge branch 'feat-centralized-storage' of github.com:phact/openrag into feat-centralized-storage 2025-12-12 16:03:19 -05:00
phact
6a1a785714 fix os_clear and integration test 2025-12-12 16:02:50 -05:00
Sebastián Estévez
370a20a363
Merge branch 'main' into feat-centralized-storage 2025-12-12 15:46:27 -05:00
phact
fe84ab5df0 lock 2025-12-12 15:43:56 -05:00
phact
c27b5661d5 in case we bring back diag 2025-12-12 15:43:43 -05:00
phact
544855d097 missed some dirs 2025-12-12 15:43:28 -05:00
Edwin Jose
7672b4a2a1 Update openrag_url_mcp.json 2025-12-12 15:33:20 -05:00
Lucas Oliveira
da4bc12fd5
Updated ingestion flow with updated Docling component (#667) 2025-12-12 17:22:59 -03:00
Eric Hare
a37dc5dae2
Merge pull request #666 from langflow-ai/fix-jpg-error
fix: Better debugging for input type ingest failures
2025-12-12 12:17:43 -08:00
phact
dc9309328e v0.1.53-rc1 2025-12-12 15:16:15 -05:00
phact
55b8f72b2b persist json state 2025-12-12 15:13:11 -05:00
Eric Hare
ea4d97f191
fix: Better debugging for input type ingest failures 2025-12-12 12:00:19 -08:00
phact
41f7f701c9 actually don't delete copied fiels 2025-12-12 14:54:56 -05:00
phact
5260dc3caa prompt the user, add migration marker 2025-12-12 14:45:31 -05:00
Eric Hare
5cec9a8e8a
Update container_manager.py 2025-12-12 11:03:25 -08:00
Eric Hare
6c7e494dfe
Update container_manager.py 2025-12-12 10:42:47 -08:00
Eric Hare
9854302680
fix: Get the right tui compose file 2025-12-12 10:42:24 -08:00
Lucas Oliveira
fb554445ce use new hook to get all knowledges 2025-12-12 15:13:56 -03:00
Lucas Oliveira
f22f479b1f use fuse.js instead of query to search for filters 2025-12-12 15:13:44 -03:00
Lucas Oliveira
8ca0f84cd8 created useGetAllFiltersQuery 2025-12-12 15:13:27 -03:00
Lucas Oliveira
425d5a61d0 Added fuse.js 2025-12-12 15:13:19 -03:00
Eric Hare
0fe9086795
Env var volume mounts + one time migration of data 2025-12-12 10:09:32 -08:00
Eric Hare
058db53d1a
Update env_manager.py 2025-12-12 10:04:46 -08:00
Eric Hare
38cf01598b
Merge branch 'main' into feat-centralized-storage 2025-12-12 09:45:53 -08:00
Lucas Oliveira
b8f4497e95
fix: pass .env to commands being executed to always match new changes (#662)
* Pass .env to commands being executed to always match new changes

* Updated files to use load_dotenv

* removed sanitizer
2025-12-12 14:25:33 -03:00
Eric Hare
f85741b356
Merge branch 'main' into feat-centralized-storage 2025-12-12 09:17:57 -08:00
Eric Hare
3ffce7bd8d
fix: clean up openrag files on host only 2025-12-12 09:17:48 -08:00
Lucas Oliveira
3c2774128b
Fixed tool call signature on history to allow showing tool call content when refreshing the page (#661) 2025-12-12 14:03:58 -03:00
Eric Hare
aa214624c9
Update src/utils/paths.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 08:29:45 -08:00
Eric Hare
2e377d2c78
Update src/utils/migration.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 08:29:36 -08:00
Eric Hare
da7ab628a3
Update src/main.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 08:29:26 -08:00
Eric Hare
3e5d2474ff
Update src/main.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 08:29:07 -08:00
Eric Hare
e7bc94c8ee
Update src/tui/managers/env_manager.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 08:28:57 -08:00
Eric Hare
c002fbabc6
Merge branch 'main' into feat-centralized-storage 2025-12-12 08:23:44 -08:00
Eric Hare
ee16120cc2
Merge pull request #638 from langflow-ai/fix-granite-33-model
fix: Support tool calling for granite 3.3
2025-12-12 08:22:46 -08:00
Sebastián Estévez
f44ffb564c
Merge branch 'main' into feat-add-run-query-opensearch 2025-12-12 11:06:45 -05:00
Sebastián Estévez
f97fee7f0d
Merge pull request #632 from langflow-ai/fix-markdown-upload
fix: Revise prompt to handle markdown uploads
2025-12-12 10:55:04 -05:00
Lucas Oliveira
97dfe5bdeb
remove adding to failed tasks to fix failed tasks count (#663) 2025-12-12 12:53:03 -03:00
Sebastián Estévez
6cfb5e2c7a
Merge pull request #653 from langflow-ai/knip-cleanup
knip cleanup for ui
2025-12-12 10:16:56 -05:00
phact
37b519f02c doc name 2025-12-11 12:02:19 -05:00
Edwin Jose
823e5925ee
Merge branch 'main' into prune-image-tui 2025-12-10 20:54:43 -05:00
dependabot[bot]
767308b3ea
build(deps):(deps): bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-11 01:54:35 +00:00
Edwin Jose
59ff141109
Merge branch 'main' into knip-cleanup 2025-12-10 20:54:10 -05:00
Edwin Jose
a78926dd37
Merge pull request #646 from langflow-ai/dependabot 2025-12-10 20:53:46 -05:00
Edwin Jose
1a31e7f6b5
Merge branch 'main' into dependabot 2025-12-10 20:53:27 -05:00
Mike Fortman
bea925c96e
Merge pull request #645 from langflow-ai/secret-detection
Add Secret detection
2025-12-10 14:34:45 -06:00