Thorsten Sommer
6d648b9224
Merge remote-tracking branch 'refs/remotes/github/main' into fork/peerschuett/chat_templates
...
# Conflicts:
# app/MindWork AI Studio/Components/Settings/SettingsPanelChat.razor
2025-05-24 12:18:08 +02:00
Peer Schütt
a06051ac6d
There was a bug when updating a chat template. The AllowProfiles bool was not given, so the default true was always used.
2025-05-23 16:46:27 +02:00
Peer Schütt
a5b11f2305
Minor tooltip text change
2025-05-23 15:51:50 +02:00
Peer Schütt
061111bfaf
Renamed the list to example conversation to follow the naming scheme in the dialog.
2025-05-23 15:35:43 +02:00
Peer Schütt
10edb1ec54
Changes based on code review, changed the profile tooltip, added translation option for chat roles, and added the option to preselect a chat template for chats
2025-05-23 15:32:20 +02:00
Peer Schütt
e7b32848e5
Chat template selection is now at the correct position and a new chat gets started when a template is chosen. The profile selection gets disabled, if you haven't allowed the usage in the chat template.
2025-05-22 13:16:50 +02:00
Thorsten Sommer
35eebc08a5
Improved chat options by moving it to the chat interface ( #473 )
2025-05-21 20:23:44 +02:00
Peer Schütt
365f7f36e9
Added a "use default system prompt" button and adapted the texts a bit
2025-05-21 16:58:24 +02:00
Peer Schütt
f0e8eb49be
Added initial description texts
2025-05-19 17:50:23 +02:00
Peer Schütt
ae678194f8
Additional messages from the chat templates are now used in the chats
2025-05-19 16:16:52 +02:00
Thorsten Sommer
d87df5b044
Removed unused imports ( #471 )
2025-05-18 21:46:04 +02:00
Thorsten Sommer
b9b850b2c1
Prepared release v0.9.44 ( #470 )
2025-05-18 21:37:54 +02:00
Thorsten Sommer
9aa0a91465
Added more text content to the localization ( #469 )
2025-05-18 21:31:15 +02:00
Thorsten Sommer
217d31bc44
Released PDF import feature ( #468 )
2025-05-18 13:50:53 +02:00
Thorsten Sommer
038ddec46b
Upgraded dependencies to .NET 9.0.5 and Rust 1.87.0 ( #467 )
2025-05-17 21:07:29 +02:00
Thorsten Sommer
d02efce689
Improved table views for providers, embeddings, and profiles ( #466 )
2025-05-17 20:54:51 +02:00
Thorsten Sommer
2e58ecb97d
Fixed a rare bug regarding renaming chats ( #465 )
2025-05-17 20:35:51 +02:00
Thorsten Sommer
a548cabe24
Improved compatibility with some Ubuntu linux versions ( #464 )
2025-05-17 19:53:08 +02:00
Thorsten Sommer
4b2da61a90
Fixed an issue that caused live translation to stop working ( #463 )
2025-05-17 19:17:29 +02:00
Thorsten Sommer
2ae292009d
Improved I18N ( #462 )
2025-05-17 14:22:10 +02:00
Thorsten Sommer
4ca1fd54d9
Improved dev experience & allow native .NET debugging ( #460 )
2025-05-17 13:36:28 +02:00
Peer Schütt
527b2076fe
System prompt works now!
2025-05-16 15:54:46 +02:00
Thorsten Sommer
c0cf620fe3
Refactored some text fields to use the DebouncedTextField component ( #459 )
2025-05-16 15:36:08 +02:00
Peer Schütt
5ff5a926b5
Messages are now stored successfully
2025-05-16 14:51:24 +02:00
Peer Schütt
5f2da6acf6
First version before review from Thorsten
2025-05-16 13:14:04 +02:00
Thorsten Sommer
47a0598e8f
Improved German translations and localization code ( #458 )
2025-05-12 20:57:03 +02:00
Thorsten Sommer
85a867459e
Prepared release v0.9.43 ( #457 )
2025-05-11 19:30:25 +02:00
Thorsten Sommer
ba236c4012
Add the DLR as the first titan supporter ( #456 )
2025-05-11 17:40:24 +02:00
Thorsten Sommer
9fa0f95611
Localized the embedding configuration ( #455 )
2025-05-11 16:57:52 +02:00
Thorsten Sommer
f10d9a5d88
Improved the embedding configuration dialog ( #454 )
2025-05-11 15:35:19 +02:00
Thorsten Sommer
1a4e4781cd
Enhanced Google model selection and updated the changelog ( #453 )
2025-05-11 15:01:04 +02:00
Thorsten Sommer
99b4d616c7
Updated changelog ( #452 )
2025-05-11 14:40:39 +02:00
Peer Schütt
ace125d7cb
Proofreading the automatic German translation ( #451 )
2025-05-11 13:58:43 +02:00
Thorsten Sommer
d6af5a3afd
Add model capabilities ( #450 )
2025-05-11 12:51:35 +02:00
Thorsten Sommer
5d7949211f
Fixed build script for Windows by fixing Windows PDFium download ( #448 )
2025-05-05 08:42:54 +02:00
Thorsten Sommer
c23f0f49f9
Prepared release v0.9.42 ( #447 )
2025-05-04 15:06:45 +02:00
Thorsten Sommer
7a08baf99b
Added more text content to the I18N system ( #446 )
2025-05-04 14:59:30 +02:00
Thorsten Sommer
cfc2103b43
Improved I18N system ( #445 )
2025-05-03 21:47:43 +02:00
Thorsten Sommer
f8dbc186fb
Improved chat name generation to remove line breaks, tabs, etc. ( #444 )
2025-05-03 16:25:51 +02:00
Thorsten Sommer
6041b42510
Refactored I18N key handling in build script ( #443 )
2025-05-03 16:17:23 +02:00
Thorsten Sommer
10dc03f33b
Added file type filtering to file selection dialogs ( #442 )
2025-05-03 15:43:12 +02:00
Thorsten Sommer
c4d9af18cd
Add component to read PDF files into assistants ( #439 )
Build and Release / Read metadata (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 deb updater) (push) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (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) (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 deb updater) (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 updater) (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) (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
2025-05-02 23:09:50 +02:00
Thorsten Sommer
9996b810e2
Added "Changelog" writing style to assist in creating release notes ( #438 )
Build and Release / Publish release (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 / 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
2025-05-02 12:11:23 +02:00
Thorsten Sommer
53ec4c2162
Improved app settings to apply language changes immediately ( #437 )
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-02 11:50:14 +02:00
Thorsten Sommer
38facf3e04
Improved internal plugin maintenance ( #436 )
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 / 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 / Publish release (push) Blocked by required conditions
2025-05-02 11:27:21 +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
08b8f42c25
Fixed localization assistant file loading issue in the release app ( #434 )
2025-05-01 13:23:57 +02:00
Thorsten Sommer
3c41fe2771
Fixed Markdown rendering issue and upgrade dependencies ( #433 )
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 12:54:04 +02:00
Thorsten Sommer
e6a3add08f
Fixed German language plugin ( #432 )
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 updater) (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) (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 deb updater) (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 updater) (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) (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 deb updater) (push) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
2025-04-27 17:13:40 +02:00
Thorsten Sommer
56600d3dd3
Prepared release v0.9.41 ( #431 )
Build and Release / Publish 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 / 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
2025-04-27 16:27:11 +02:00