Commit Graph

  • a942b2fa36
    Added Russian as a language option for assistants Thorsten Sommer 2025-05-25 10:42:06 +0200
  • d2f85f31ea
    Moved chat template options to a setting dialog (#476) Thorsten Sommer 2025-05-25 10:33:13 +0200
  • 8872ab1ed0
    Updated I18N Thorsten Sommer 2025-05-25 10:32:08 +0200
  • b765ee301e
    Moved chat template options from a panel to a dialog Thorsten Sommer 2025-05-25 10:26:24 +0200
  • 9e207974e9
    Finalized chat templates (#475) Thorsten Sommer 2025-05-24 19:11:28 +0200
  • e7ba07eb7b
    Fixed text input state Thorsten Sommer 2025-05-24 19:08:38 +0200
  • bbcbfc515f
    Added I18N & German translation Thorsten Sommer 2025-05-24 19:05:50 +0200
  • d12432dc6c
    Refactor to remove defaults and unnecessary parameters Thorsten Sommer 2025-05-24 18:37:24 +0200
  • 6f6993827e
    Hide "Add a message" button during inline editing. Thorsten Sommer 2025-05-24 18:35:47 +0200
  • 8bb515042d
    Handle non-text content in ChatTemplateDialog gracefully Thorsten Sommer 2025-05-24 18:35:34 +0200
  • b2ee1ce9f2
    Formatting Thorsten Sommer 2025-05-24 18:35:14 +0200
  • 778ecfe2c2
    Added example text element validation Thorsten Sommer 2025-05-24 18:35:02 +0200
  • 22749c1e69
    Rename Thorsten Sommer 2025-05-24 18:34:12 +0200
  • 935b5c3417
    Fixed automatic next role selection Thorsten Sommer 2025-05-24 18:33:57 +0200
  • b99edf6dd4
    Remove redundant initialization in AddMessageToEnd Thorsten Sommer 2025-05-24 18:33:28 +0200
  • 4e9f7e524c
    Rename methods to improve clarity Thorsten Sommer 2025-05-24 18:33:04 +0200
  • ec6f66510c
    Use local deep clone of example conversation Thorsten Sommer 2025-05-24 18:32:42 +0200
  • 7e61d93468
    Moved overwritten methods to the top Thorsten Sommer 2025-05-24 18:30:53 +0200
  • b7c06588b7
    Fixed backup item method by using a deep clone Thorsten Sommer 2025-05-24 18:29:58 +0200
  • c4a56f969f
    Fixed reset item method by using a deep clone Thorsten Sommer 2025-05-24 18:28:50 +0200
  • 93c5db8f98
    Inline availableRoles in ChatTemplateDialog for simplicity Thorsten Sommer 2025-05-24 18:26:34 +0200
  • 15e3c56875
    Add inline editing state to ChatTemplateDialog Thorsten Sommer 2025-05-24 18:25:36 +0200
  • 9c5647176d
    Update ChatTemplateDialog to handle text and image content types Thorsten Sommer 2025-05-24 18:21:05 +0200
  • b36679d90a
    Simplify the table structure in ChatTemplateDialog.razor. Thorsten Sommer 2025-05-24 18:20:30 +0200
  • cd18de50a7
    Adjust column width Thorsten Sommer 2025-05-24 18:18:42 +0200
  • da0f54f480
    Replace MudTooltip with MudJustifiedText and MudTextSwitch Thorsten Sommer 2025-05-24 18:18:11 +0200
  • e43a59975c
    Refactor the prompt tooltip and button for improved clarity. Thorsten Sommer 2025-05-24 18:17:59 +0200
  • a1e98be099
    Removed limit on the system prompt Thorsten Sommer 2025-05-24 18:17:35 +0200
  • 492858a3cb
    Fixed formatting & unused imports Thorsten Sommer 2025-05-24 18:17:07 +0200
  • 33dd76fbda
    Removed system prompt validation Thorsten Sommer 2025-05-24 18:16:33 +0200
  • 8cf5540e86
    Fix the logger type to match the ChatTemplateDialog class Thorsten Sommer 2025-05-24 18:15:09 +0200
  • 9bd691743f
    Added sub-header Thorsten Sommer 2025-05-24 18:14:42 +0200
  • 6fc1972cc4
    Fix namespace reference in the TB function of ProfileSelection. Thorsten Sommer 2025-05-24 18:13:56 +0200
  • 4a762b3fc0
    Refactor the chat template button to show icon-only by default Thorsten Sommer 2025-05-24 18:13:38 +0200
  • 7b202b6dcd
    Add comment explaining chat template update restriction Thorsten Sommer 2025-05-24 18:13:02 +0200
  • ad9262ca1a
    Spelling Thorsten Sommer 2025-05-24 18:12:44 +0200
  • 221519a0e3
    Formatting Thorsten Sommer 2025-05-24 18:12:14 +0200
  • fc103ff346
    Refactor DeepClone methods to use expression-bodied members. Thorsten Sommer 2025-05-24 18:11:07 +0200
  • 59373a0e60
    Make HideFromUser property immutable Thorsten Sommer 2025-05-24 18:10:31 +0200
  • b7f045a22b
    Simplify profile condition check in ChatThread logic. Thorsten Sommer 2025-05-24 18:09:56 +0200
  • 009ff23f55
    Simplify system prompt assignment in ChatThread.cs. Thorsten Sommer 2025-05-24 18:09:41 +0200
  • 8cb951c63c
    Refactor ChatRole extensions into a dedicated class file Thorsten Sommer 2025-05-24 18:09:22 +0200
  • 8ac19d6dda
    Rename NO_CHATTEMPLATE to NO_CHAT_TEMPLATE. Thorsten Sommer 2025-05-24 18:06:50 +0200
  • e64d8163eb
    Updated changelog Thorsten Sommer 2025-05-24 18:06:02 +0200
  • 620960e972
    Added changelog entry for chat templates Thorsten Sommer 2025-05-24 12:36:06 +0200
  • 9878abfe2b
    Re-added the preselection of one chat template to the chat options Thorsten Sommer 2025-05-24 12:35:53 +0200
  • df062ae6e6
    Added chat templates (#474) Peer Schütt 2025-05-24 12:27:00 +0200
  • 6d648b9224
    Merge remote-tracking branch 'refs/remotes/github/main' into fork/peerschuett/chat_templates Thorsten Sommer 2025-05-24 12:18:08 +0200
  • a06051ac6d There was a bug when updating a chat template. The AllowProfiles bool was not given, so the default true was always used. Peer Schütt 2025-05-23 16:46:27 +0200
  • a5b11f2305 Minor tooltip text change Peer Schütt 2025-05-23 15:51:50 +0200
  • 061111bfaf Renamed the list to example conversation to follow the naming scheme in the dialog. Peer Schütt 2025-05-23 15:35:43 +0200
  • 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 Peer Schütt 2025-05-23 15:32:20 +0200
  • 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. Peer Schütt 2025-05-22 13:16:50 +0200
  • 35eebc08a5
    Improved chat options by moving it to the chat interface (#473) Thorsten Sommer 2025-05-21 20:23:44 +0200
  • 55fde57409
    Fix typos in German translations for content cleaner agent Thorsten Sommer 2025-05-21 20:21:37 +0200
  • 21540c4170
    Updated I18N Thorsten Sommer 2025-05-21 20:15:41 +0200
  • 3b2eee6953
    Updated I18N Thorsten Sommer 2025-05-21 20:13:26 +0200
  • ef45422d60
    Standardization of the settings icon in the assistants to match the new chat options Thorsten Sommer 2025-05-21 20:13:13 +0200
  • 06f79ed89c
    Move chat settings to a dedicated dialog for improved access Thorsten Sommer 2025-05-21 20:11:55 +0200
  • 365f7f36e9 Added a "use default system prompt" button and adapted the texts a bit Peer Schütt 2025-05-21 16:58:24 +0200
  • 206706f77a
    Updated readme, build, and setup documentation for clarity and accuracy (#472) Thorsten Sommer 2025-05-19 20:01:48 +0200
  • c51e6316ee
    Updated README, build, and setup documentation for clarity and accuracy Thorsten Sommer 2025-05-19 20:01:06 +0200
  • f0e8eb49be Added initial description texts Peer Schütt 2025-05-19 17:50:23 +0200
  • ae678194f8 Additional messages from the chat templates are now used in the chats Peer Schütt 2025-05-19 16:16:52 +0200
  • 8031e1bcbe WIP: Extending dialog content to be very descriptive and beginner friendly nilsk 2025-05-19 10:14:51 +0200
  • d9fb0dedaf Introduced a flexible code block that enables to show code examples in a tab menu, single blocks or inline code blocks nilsk 2025-05-19 10:12:42 +0200
  • d87df5b044
    Removed unused imports (#471) Thorsten Sommer 2025-05-18 21:46:04 +0200
  • af33535fb6
    Removed unused imports Thorsten Sommer 2025-05-18 21:45:16 +0200
  • b9b850b2c1
    Prepared release v0.9.44 (#470) v0.9.44 Thorsten Sommer 2025-05-18 21:37:54 +0200
  • d965edcaea
    Prepared release v0.9.44 Thorsten Sommer 2025-05-18 21:37:10 +0200
  • 9aa0a91465
    Added more text content to the localization (#469) Thorsten Sommer 2025-05-18 21:31:15 +0200
  • 4d6932fa75
    Added more text content to the localization and added the German translation for it Thorsten Sommer 2025-05-18 21:30:36 +0200
  • e02a740232
    Migrated more text data to I18N Thorsten Sommer 2025-05-18 21:25:54 +0200
  • 9d4506f0a5
    Migrated more text data to I18N Thorsten Sommer 2025-05-18 14:46:11 +0200
  • 21c1c9b037
    Corrected translations about embeddings Thorsten Sommer 2025-05-18 14:43:30 +0200
  • 217d31bc44
    Released PDF import feature (#468) Thorsten Sommer 2025-05-18 13:50:53 +0200
  • 1789b5d238
    Released PDF import feature Thorsten Sommer 2025-05-18 13:47:50 +0200
  • 154b3522c1
    Enhance preview feature management by filtering unreleased features and adding release check Thorsten Sommer 2025-05-18 13:47:30 +0200
  • 038ddec46b
    Upgraded dependencies to .NET 9.0.5 and Rust 1.87.0 (#467) Thorsten Sommer 2025-05-17 21:07:29 +0200
  • 8869a7e6cb
    Upgrade dependencies to .NET 9.0.5 and Rust 1.87.0 Thorsten Sommer 2025-05-17 21:01:21 +0200
  • d02efce689
    Improved table views for providers, embeddings, and profiles (#466) Thorsten Sommer 2025-05-17 20:54:51 +0200
  • f53689c13e
    Improved table views for providers, embeddings, and profiles Thorsten Sommer 2025-05-17 20:54:22 +0200
  • 2e58ecb97d
    Fixed a rare bug regarding renaming chats (#465) Thorsten Sommer 2025-05-17 20:35:51 +0200
  • 1c3a7b94c2
    Fixed a rare bug that could prevent the currently open chat from being renamed Thorsten Sommer 2025-05-17 20:34:27 +0200
  • a548cabe24
    Improved compatibility with some Ubuntu linux versions (#464) Thorsten Sommer 2025-05-17 19:53:08 +0200
  • 4577251766
    Improved compatibility with some Ubuntu linux versions Thorsten Sommer 2025-05-17 19:52:24 +0200
  • 4b2da61a90
    Fixed an issue that caused live translation to stop working (#463) Thorsten Sommer 2025-05-17 19:17:29 +0200
  • ea4e5a40de
    Fixed live translation mode Thorsten Sommer 2025-05-17 19:16:51 +0200
  • 2ae292009d
    Improved I18N (#462) Thorsten Sommer 2025-05-17 14:22:10 +0200
  • bcfe744930
    Improved I18N Thorsten Sommer 2025-05-17 14:21:08 +0200
  • c7b94285b6
    Update agenda planner and chat component localization strings Thorsten Sommer 2025-05-17 14:14:40 +0200
  • 03e196b66f
    Improved dev experience & allow native .NET debugging (#461) Thorsten Sommer 2025-05-17 13:49:43 +0200
  • 3950d12c7e
    Improved dev experience & allow native .NET debugging Thorsten Sommer 2025-05-17 13:49:08 +0200
  • 4ca1fd54d9
    Improved dev experience & allow native .NET debugging (#460) Thorsten Sommer 2025-05-17 13:36:28 +0200
  • 7b3d1798e6
    Improved dev experience & allow native .NET debugging Thorsten Sommer 2025-05-17 13:35:48 +0200
  • 527b2076fe System prompt works now! Peer Schütt 2025-05-16 15:54:46 +0200
  • c0cf620fe3
    Refactored some text fields to use the DebouncedTextField component (#459) Thorsten Sommer 2025-05-16 15:36:08 +0200
  • 072bcf923a
    Refactor text fields to use DebouncedTextField component for improved performance and reduced UI refresh frequency Thorsten Sommer 2025-05-16 15:34:41 +0200
  • 5ff5a926b5 Messages are now stored successfully Peer Schütt 2025-05-16 14:51:24 +0200
  • 5f2da6acf6 First version before review from Thorsten Peer Schütt 2025-05-16 13:14:04 +0200