Commit graph

492 commits

Author SHA1 Message Date
phact
f4576868a6 document_service connector fix 2025-10-10 14:21:39 -04:00
phact
6266e5c18d persist dimensions 2025-10-10 14:16:58 -04:00
phact
c8c719c7eb filter query optimization 2025-10-10 10:28:11 -04:00
phact
4b29ad73af WIP, non-langflow mode only 2025-10-10 09:57:45 -04:00
phact
102c17d7ec WIP, non-langflow mode only 2025-10-10 09:43:37 -04:00
Copilot
140d24603d
Implement dynamic Ollama embedding dimension resolution with server probing (#237)
* Initial plan

* Implement dynamic Ollama embedding dimension resolution with probing

Co-authored-by: phact <1313220+phact@users.noreply.github.com>

* Fix Ollama probing

* raise instead of dims 0

* Show better error

* Run embedding probe before saving settings so that user can update

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: phact <1313220+phact@users.noreply.github.com>
Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
Co-authored-by: phact <estevezsebastian@gmail.com>
2025-10-09 16:40:58 -03:00
Lucas Oliveira
45c80204a7
changed ibm validation to include generating the bearer token (#240) 2025-10-09 13:58:53 -03:00
Sebastián Estévez
cec0516639
Merge branch 'main' into tui-improvements 2025-10-08 23:12:59 -04:00
Sebastián Estévez
d347f14c57
Merge branch 'main' into misc-podman-improvements 2025-10-08 23:12:27 -04:00
Sebastián Estévez
0a4998eb36
Merge branch 'main' into tui-improvements 2025-10-08 23:08:32 -04:00
phact
b45a26940e fix generate password bug 2025-10-08 22:44:12 -04:00
phact
e32a8387bf transparently handle langflow auto login etc. 2025-10-08 22:09:57 -04:00
phact
97ee36cea2 fix:dynamic langflow user box 2025-10-08 21:54:28 -04:00
phact
326cdded7d only show langflow user if password is set 2025-10-08 21:46:38 -04:00
Lucas Oliveira
66f8d1b5bf Added validation for api keys 2025-10-08 17:59:30 -03:00
phact
62ee661b15 stop should not down 2025-10-08 16:59:09 -04:00
phact
8e1fd7a7fe tui and backend: handle langflow optional password config 2025-10-08 16:47:55 -04:00
phact
bbb63d5dce os password validator 2025-10-08 15:40:24 -04:00
phact
4ff3b8e57c better keybindings 2025-10-08 15:33:08 -04:00
phact
b13f4c761e modal minigame 2025-10-08 15:32:57 -04:00
phact
5f70e6042a fix service detection 2025-10-08 15:18:05 -04:00
phact
c8fe21f33a styling fixes 2025-10-08 15:12:28 -04:00
phact
a5aab8e92a podman fixes: bind docling-serve to 0.0, improve logging, support magic podman and docker hostnames 2025-10-08 13:56:52 -04:00
phact
ad572a7b23 back to main, progress improvements for docker pull 2025-10-08 12:23:42 -04:00
Sebastián Estévez
aa6be39334
Merge branch 'main' into 0.1.19 2025-10-08 11:42:00 -04:00
phact
efe0bc2240 version in tui and 0.1.19 2025-10-08 11:41:26 -04:00
phact
8d79fd20b4 compose symlink fix 2025-10-08 11:38:50 -04:00
phact
af137b39c4 merge 2025-10-08 11:16:35 -04:00
phact
49efeba375 files to symlinks 2025-10-08 11:09:36 -04:00
phact
17a625b1c6 tui copies flows and v0.1.17 update 2025-10-08 11:05:44 -04:00
phact
325358e917 key permissions 2025-10-07 13:18:31 -04:00
phact
6a1bf8e61d tui ip bind check 2025-10-07 11:32:04 -04:00
phact
65d7430fac fixes 2025-10-07 11:08:38 -04:00
phact
13c33fca8f remove logging 2025-10-07 02:11:51 -04:00
phact
5e48d7b791 trace logging 2025-10-07 02:07:06 -04:00
phact
330b16ae06 preserve file name for upload 2025-10-07 02:00:57 -04:00
phact
31e49106fa dotenv override=False 2025-10-07 01:34:01 -04:00
phact
8ee1011562 unnecessary arg 2025-10-07 01:32:56 -04:00
phact
f5af5c77c0 merge 2025-10-07 00:04:22 -04:00
Edwin Jose
bfd0bc2c87
Merge branch 'main' into add-mcp-agent-flows 2025-10-06 23:17:14 -04:00
Edwin Jose
e7799e1a2c Quote OWNER_NAME to handle spaces in headers
OWNER_NAME is now wrapped in double quotes to prevent issues with spaces and special characters when used in headers. This change improves reliability when passing user names containing spaces.
2025-10-06 23:15:13 -04:00
phact
653825527a Merge branch 'main' into feat-google-drive-folder-select 2025-10-06 21:53:11 -04:00
Edwin Jose
585fda55cc Merge branch 'main' into add-mcp-agent-flows 2025-10-06 21:28:20 -04:00
phact
08f441c0e5 backend fix 2025-10-06 21:22:44 -04:00
Edwin Jose
88f0bbc1f4
Merge branch 'main' into add-mcp-agent-flows 2025-10-06 17:27:36 -04:00
Eric Hare
cec2cfb6bb
Merge branch 'main' into feat-google-drive-folder-select 2025-10-06 13:51:49 -07:00
phact
7763dc5d48 fix: file tuple for ingest 2025-10-06 16:25:05 -04:00
Edwin Jose
42a198f96a Add CONNECTOR_TYPE_URL env and flow support
Introduces the CONNECTOR_TYPE_URL environment variable to docker-compose files and assets, updates the OpenRAG URL ingestion flow to use it, and ensures it is set in the auth service global variables. This enables explicit configuration and handling of URL-based connectors in the OpenRAG system.
2025-10-06 16:24:15 -04:00
phact
6f32890d76 docling backend check 2025-10-06 15:54:21 -04:00
Eric Hare
22dc5b9b65
Merge branch 'main' into feat-google-drive-folder-select 2025-10-06 12:07:54 -07:00