Commit Graph

14 Commits

Author SHA1 Message Date
Thorsten Sommer
02c3e4c817
Refined model filters across providers (#421)
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 12:45:43 +02:00
Thorsten Sommer
6a4a7dc0d6
Improved the augmentation & generation of RAG (#314) 2025-03-08 13:56:38 +01:00
Thorsten Sommer
96e6372fcd
Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
Thorsten Sommer
c836bd7f33
Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
Thorsten Sommer
33a2728644
Refactored network code (#253) 2025-01-04 14:11:32 +01:00
Thorsten Sommer
d6521850e9
Improved the stream handling for all providers (#251) 2025-01-04 12:37:49 +01:00
Thorsten Sommer
258bc7a338
Fixed a streaming bug (#250) 2025-01-04 12:30:05 +01:00
Thorsten Sommer
38a45955fb
Improved profile and system prompt handling (#241) 2025-01-02 14:50:54 +01:00
Thorsten Sommer
8cbef49d89
Add ERI server assistant (#231) 2025-01-01 15:49:27 +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
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Thorsten Sommer
4cb49d9f27
Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
Thorsten Sommer
6cc1d37db8
Implemented Mistral provider (#19) 2024-07-01 20:11:19 +02:00