Commit Graph

11 Commits

Author SHA1 Message Date
Thorsten Sommer
2144cfe059
Updated documentation (#409) 2025-04-20 15:24:43 +02:00
Peer Schütt
1ff27fe21f
Added Hugging Face inference provider (#397)
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-11 14:31:10 +02:00
Thorsten Sommer
799112eb9d
Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
Thorsten Sommer
1cac1a7913
Renamed the Providers enum to LLMProviders for better clarity (#144) 2024-09-13 21:50:00 +02:00
Thorsten Sommer
063fd0fcfa
Add support for ollama (#34) 2024-07-16 10:28:13 +02:00
Thorsten Sommer
29263660fc
Implement support for self-hosted and local LLMs (#20) 2024-07-03 20:31:04 +02:00
276a33a52e
Fixed missed row numbers of providers 2024-05-19 20:28:25 +02:00
fc1ad26f6a
Show the chosen model for any provider 2024-05-19 16:10:57 +02:00
a2a1642c76
Included model to the provider data model 2024-05-19 16:10:37 +02:00
418f458118
Added documentation 2024-05-04 10:55:00 +02:00
cc75df4a15
Added settings & settings manager 2024-04-19 21:25:44 +02:00