Commit Graph

637 Commits

Author SHA1 Message Date
Thorsten Sommer
b7c06588b7
Fixed backup item method by using a deep clone 2025-05-24 18:29:58 +02:00
Thorsten Sommer
c4a56f969f
Fixed reset item method by using a deep clone 2025-05-24 18:28:50 +02:00
Thorsten Sommer
93c5db8f98
Inline availableRoles in ChatTemplateDialog for simplicity 2025-05-24 18:26:34 +02:00
Thorsten Sommer
15e3c56875
Add inline editing state to ChatTemplateDialog 2025-05-24 18:25:36 +02:00
Thorsten Sommer
9c5647176d
Update ChatTemplateDialog to handle text and image content types 2025-05-24 18:21:05 +02:00
Thorsten Sommer
b36679d90a
Simplify the table structure in ChatTemplateDialog.razor. 2025-05-24 18:20:30 +02:00
Thorsten Sommer
cd18de50a7
Adjust column width 2025-05-24 18:18:42 +02:00
Thorsten Sommer
da0f54f480
Replace MudTooltip with MudJustifiedText and MudTextSwitch 2025-05-24 18:18:11 +02:00
Thorsten Sommer
e43a59975c
Refactor the prompt tooltip and button for improved clarity. 2025-05-24 18:17:59 +02:00
Thorsten Sommer
a1e98be099
Removed limit on the system prompt 2025-05-24 18:17:35 +02:00
Thorsten Sommer
492858a3cb
Fixed formatting & unused imports 2025-05-24 18:17:07 +02:00
Thorsten Sommer
33dd76fbda
Removed system prompt validation 2025-05-24 18:16:33 +02:00
Thorsten Sommer
8cf5540e86
Fix the logger type to match the ChatTemplateDialog class 2025-05-24 18:15:09 +02:00
Thorsten Sommer
9bd691743f
Added sub-header 2025-05-24 18:14:42 +02:00
Thorsten Sommer
6fc1972cc4
Fix namespace reference in the TB function of ProfileSelection. 2025-05-24 18:13:56 +02:00
Thorsten Sommer
4a762b3fc0
Refactor the chat template button to show icon-only by default 2025-05-24 18:13:38 +02:00
Thorsten Sommer
7b202b6dcd
Add comment explaining chat template update restriction 2025-05-24 18:13:02 +02:00
Thorsten Sommer
ad9262ca1a
Spelling 2025-05-24 18:12:44 +02:00
Thorsten Sommer
221519a0e3
Formatting 2025-05-24 18:12:14 +02:00
Thorsten Sommer
fc103ff346
Refactor DeepClone methods to use expression-bodied members. 2025-05-24 18:11:07 +02:00
Thorsten Sommer
59373a0e60
Make HideFromUser property immutable 2025-05-24 18:10:31 +02:00
Thorsten Sommer
b7f045a22b
Simplify profile condition check in ChatThread logic. 2025-05-24 18:09:56 +02:00
Thorsten Sommer
009ff23f55
Simplify system prompt assignment in ChatThread.cs. 2025-05-24 18:09:41 +02:00
Thorsten Sommer
8cb951c63c
Refactor ChatRole extensions into a dedicated class file 2025-05-24 18:09:22 +02:00
Thorsten Sommer
8ac19d6dda
Rename NO_CHATTEMPLATE to NO_CHAT_TEMPLATE. 2025-05-24 18:08:57 +02:00
Thorsten Sommer
e64d8163eb
Updated changelog 2025-05-24 18:06:02 +02:00
Thorsten Sommer
620960e972
Added changelog entry for chat templates 2025-05-24 12:36:06 +02:00
Thorsten Sommer
9878abfe2b
Re-added the preselection of one chat template to the chat options 2025-05-24 12:35:53 +02:00
Peer Schütt
df062ae6e6
Added chat templates (#474) 2025-05-24 12:27:00 +02:00
Thorsten Sommer
35eebc08a5
Improved chat options by moving it to the chat interface (#473) 2025-05-21 20:23:44 +02:00
Thorsten Sommer
206706f77a
Updated readme, build, and setup documentation for clarity and accuracy (#472) 2025-05-19 20:01:48 +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
03e196b66f
Improved dev experience & allow native .NET debugging (#461) 2025-05-17 13:49:43 +02:00
Thorsten Sommer
4ca1fd54d9
Improved dev experience & allow native .NET debugging (#460) 2025-05-17 13:36:28 +02:00
Thorsten Sommer
c0cf620fe3
Refactored some text fields to use the DebouncedTextField component (#459) 2025-05-16 15:36:08 +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