Thorsten Sommer
|
6f6993827e
|
Hide "Add a message" button during inline editing.
|
2025-05-24 18:35:47 +02:00 |
|
Thorsten Sommer
|
8bb515042d
|
Handle non-text content in ChatTemplateDialog gracefully
|
2025-05-24 18:35:34 +02:00 |
|
Thorsten Sommer
|
b2ee1ce9f2
|
Formatting
|
2025-05-24 18:35:14 +02:00 |
|
Thorsten Sommer
|
778ecfe2c2
|
Added example text element validation
|
2025-05-24 18:35:02 +02:00 |
|
Thorsten Sommer
|
22749c1e69
|
Rename
|
2025-05-24 18:34:12 +02:00 |
|
Thorsten Sommer
|
935b5c3417
|
Fixed automatic next role selection
|
2025-05-24 18:33:57 +02:00 |
|
Thorsten Sommer
|
b99edf6dd4
|
Remove redundant initialization in AddMessageToEnd
|
2025-05-24 18:33:28 +02:00 |
|
Thorsten Sommer
|
4e9f7e524c
|
Rename methods to improve clarity
|
2025-05-24 18:33:04 +02:00 |
|
Thorsten Sommer
|
ec6f66510c
|
Use local deep clone of example conversation
|
2025-05-24 18:32:42 +02:00 |
|
Thorsten Sommer
|
7e61d93468
|
Moved overwritten methods to the top
|
2025-05-24 18:30:53 +02:00 |
|
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 |
|