|
8f89f2c30b
|
Added the Responses API
|
2025-09-03 09:49:15 +02:00 |
|
|
b7f69ed8db
|
Refactored data classes into dedicated files
|
2025-09-03 09:34:04 +02:00 |
|
|
9d31ce62c3
|
Refactored chat completion data records
|
2025-09-02 22:14:43 +02:00 |
|
|
3288ddb66f
|
Added the web search capability
|
2025-09-02 22:13:38 +02:00 |
|
|
ddc5a1cc87
|
Formatting
|
2025-09-02 10:17:55 +02:00 |
|
|
02ae4e3fe2
|
Log error body for failed LLM provider requests
|
2025-09-02 10:17:31 +02:00 |
|
|
4711262920
|
Made ChatCompletionAPIRequest a record
|
2025-09-01 22:41:51 +02:00 |
|
|
1725339d26
|
Made ChatCompletionAPIRequest a record
|
2025-09-01 22:37:05 +02:00 |
|
|
a37521c7f1
|
Renamed ResponseStreamLine to ChatCompletionResponseStreamLine across all providers
|
2025-09-01 22:36:33 +02:00 |
|
|
9d9441d898
|
Added support for OpenAI models, which are hosted on-premises
|
2025-09-01 21:59:59 +02:00 |
|
|
152470a3f1
|
Added responses capabilities
|
2025-09-01 21:58:38 +02:00 |
|
|
e37119a989
|
Added support for GPT5
|
2025-09-01 21:58:15 +02:00 |
|
|
5b590e3e0c
|
Handle web search models
|
2025-09-01 21:57:58 +02:00 |
|
|
e9f5f57b79
|
Allow o1 pro models
|
2025-09-01 21:57:35 +02:00 |
|
|
6ae3d0106f
|
Added support for ChatGPT 4o model
|
2025-09-01 21:57:17 +02:00 |
|
|
52b4b781e0
|
Added capabilities for chat completion and responses APIs
|
2025-09-01 21:53:18 +02:00 |
|
|
f50a8f88d7
|
Renamed the legacy OpenAI ChatRequest class to ChatCompletionAPIRequest
|
2025-09-01 20:51:13 +02:00 |
|
|
f0abafdde8
|
Removed unused import
|
2025-09-01 20:25:18 +02:00 |
|
|
c4953b6ac9
|
Removed deprecated seed & unused frequency penalty parameters
|
2025-08-31 17:22:12 +02:00 |
|
|
e6ae96f96f
|
Removed deprecated seed parameter
|
2025-08-31 17:14:29 +02:00 |
|
|
0691634c4d
|
Account for newer OpenAI models in system prompt selection logic
|
2025-08-31 17:04:53 +02:00 |
|
Peer Schütt
|
2a01d3bb6e
|
Added support for Perplexity (#545)
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 / 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, appimage deb updater) (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Co-authored-by: Thorsten Sommer <mail@tsommer.org>
|
2025-08-31 14:27:35 +02:00 |
|
Peer Schütt
|
b75d90b13f
|
Added vLLM support (#524)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
|
2025-08-10 16:26:25 +02:00 |
|
Thorsten Sommer
|
05544eca15
|
Added support for Claude 4 models to Anthropic provider (#482)
|
2025-05-25 15:53:47 +02:00 |
|
Thorsten Sommer
|
9fa0f95611
|
Localized the embedding configuration (#455)
|
2025-05-11 16:57:52 +02:00 |
|
Thorsten Sommer
|
1a4e4781cd
|
Enhanced Google model selection and updated the changelog (#453)
|
2025-05-11 15:01:04 +02:00 |
|
Thorsten Sommer
|
d6af5a3afd
|
Add model capabilities (#450)
|
2025-05-11 12:51:35 +02:00 |
|
Thorsten Sommer
|
7a08baf99b
|
Added more text content to the I18N system (#446)
|
2025-05-04 14:59:30 +02:00 |
|
Thorsten Sommer
|
68404199ba
|
Improved model selection for OpenAI by excluding unsupported models (#435)
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, appimage deb 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 / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
|
2025-05-01 13:35:27 +02:00 |
|
Thorsten Sommer
|
2494ee2294
|
Create I18N data, part 2 (#429)
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, appimage deb 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 / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
|
2025-04-27 09:06:05 +02:00 |
|
Thorsten Sommer
|
02c3e4c817
|
Refined model filters across providers (#421)
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
|
2144cfe059
|
Updated documentation (#409)
|
2025-04-20 15:24:43 +02:00 |
|
Peer Schütt
|
1ff27fe21f
|
Added Hugging Face inference provider (#397)
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 |
|
Peer Schütt
|
56e99ffaba
|
Miscellaneous changes (#395)
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 08:14:20 +02:00 |
|
Peer Schütt
|
693fe5e161
|
Create provider for the models from Alibaba Cloud (#394)
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-10 12:12:23 +02:00 |
|
Thorsten Sommer
|
f97612de0e
|
Show LLM provider issues to the user (#384)
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-04-04 16:52:33 +02:00 |
|
Thorsten Sommer
|
6a4a7dc0d6
|
Improved the augmentation & generation of RAG (#314)
|
2025-03-08 13:56:38 +01:00 |
|
Thorsten Sommer
|
277dc73468
|
Added DeepSeek as provider (#303)
|
2025-02-27 12:43:19 +01:00 |
|
Thorsten Sommer
|
ccac2b04ac
|
Resolved warnings regarding redundant switch arms (#302)
|
2025-02-27 08:42:51 +01:00 |
|
Thorsten Sommer
|
37a9046be4
|
Added GWDG provider (#301)
|
2025-02-26 15:34:50 +01:00 |
|
Thorsten Sommer
|
b984b4432e
|
Added Helmholtz (aka "Blablador") as provider (#299)
|
2025-02-26 13:22:01 +01:00 |
|
Thorsten Sommer
|
e21e30ce8c
|
Implemented the new models API for the Anthropic provider (#297)
|
2025-02-24 20:52:32 +01:00 |
|
Thorsten Sommer
|
96e6372fcd
|
Added a common augmentation interface & default implementation (#288)
|
2025-02-18 11:24:43 +01:00 |
|
Thorsten Sommer
|
f4780939fc
|
Integrated data sources into any chat (#282)
|
2025-02-15 15:41:12 +01:00 |
|
Thorsten Sommer
|
c836bd7f33
|
Added an information view to all data sources (#273)
|
2025-02-09 12:36:37 +01:00 |
|
Thorsten Sommer
|
06f66fdab2
|
Refactored the settings page (#258)
|
2025-01-05 15:11:15 +01:00 |
|
Thorsten Sommer
|
2ef4d9d53f
|
Added xAI as a new provider (#254)
|
2025-01-04 15:06:08 +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 |
|