Commit Graph

18 Commits

Author SHA1 Message Date
Thorsten Sommer
3e13d50302
Created I18N data, part 1 (#404)
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (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) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, deb) (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 updater) (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) (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 deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-04-24 13:50:14 +02:00
Thorsten Sommer
293b0ffdb0
Move data source settings (#353)
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (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) (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 updater) (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) (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 deb updater) (push) Blocked by required conditions
Build and Release / Build app (linux-arm64) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-03-16 14:03:43 +01:00
Thorsten Sommer
bfc9f2ea1d
Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
Thorsten Sommer
be408a6aee
Fixed message bus issues (#268) 2025-01-21 15:36:22 +01:00
Thorsten Sommer
63be312bb4
Configure data sources (#259) 2025-01-13 19:51:26 +01:00
Thorsten Sommer
06f66fdab2
Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
Thorsten Sommer
8cbef49d89
Add ERI server assistant (#231) 2025-01-01 15:49:27 +01:00
Thorsten Sommer
55d7895f58
Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
Thorsten Sommer
799112eb9d
Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
Thorsten Sommer
826d15729b
Added the Google provider (#201) 2024-11-09 22:04:00 +01:00
Thorsten Sommer
2ae40c59a3
Added Groq provider (#200) 2024-11-09 20:13:14 +01:00
Thorsten Sommer
217b9c4db3
Bias of the day (#173) 2024-10-28 15:41:00 +01:00
Thorsten Sommer
e9998348c5
Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Thorsten Sommer
1cac1a7913
Renamed the Providers enum to LLMProviders for better clarity (#144) 2024-09-13 21:50:00 +02:00
Thorsten Sommer
4722c1baa1
Add confidence levels (#140) 2024-09-11 23:08:02 +02:00
Thorsten Sommer
d7c124926b
Add profiles (#132) 2024-09-08 21:01:51 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00