Commit Graph

13 Commits

Author SHA1 Message Date
Thorsten Sommer
b2ee1ce9f2
Formatting 2025-05-24 18:35:14 +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
9bd691743f
Added sub-header 2025-05-24 18:14:42 +02:00
Peer Schütt
df062ae6e6
Added chat templates (#474) 2025-05-24 12:27:00 +02:00