PaulKoudelka
|
88999d985c
|
refactored confidence levels and ensured checks work
|
2026-08-14 12:03:16 +02:00 |
|
Paul Koudelka
|
647c428ebf
|
improved code and made sure components are reused if possible
|
2026-08-12 14:19:32 +02:00 |
|
Paul Koudelka
|
987f493848
|
made check for vectordb more robust
|
2026-08-11 15:55:12 +02:00 |
|
Paul Koudelka
|
92e986d9b9
|
ensured data sources can be renamed and made it secure
|
2026-08-11 15:22:07 +02:00 |
|
Paul Koudelka
|
3918b48409
|
fixed tokenization issue for long files
|
2026-08-10 18:21:31 +02:00 |
|
PaulKoudelka
|
9932b5870b
|
Merge branch 'main' into chunk-data
|
2026-08-04 18:01:25 +02:00 |
|
PaulKoudelka
|
23416b21fc
|
run optimise on qdrant_edge store
|
2026-08-04 15:59:13 +02:00 |
|
PaulKoudelka
|
010f35b08a
|
added retrieval with vector and bm25 search
|
2026-08-03 20:56:19 +02:00 |
|
PaulKoudelka
|
c78a8f05ef
|
added metadata for bm25 and also confidence levels
|
2026-08-03 19:45:47 +02:00 |
|
Thorsten Sommer
|
796855f0ef
|
Upgraded Rust to v1.96.1 (#831)
|
2026-07-04 14:07:32 +02:00 |
|
Thorsten Sommer
|
fc7197ec93
|
Added compatibility shim for the Qdrant Edge migration (#812)
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Read metadata (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
|
2026-06-20 16:11:24 +02:00 |
|
Thorsten Sommer
|
f47dd5fdc2
|
Fixed the Qdrant edge dependency (#790)
|
2026-06-04 15:28:33 +02:00 |
|
Paul Koudelka
|
5b5b6e0b28
|
Replace Qdrant with Qdrant Edge (#783)
Build and Release / Determine run mode (push) Has been cancelled
Build and Release / Read metadata (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
|
2026-06-02 17:22:59 +02:00 |
|