Commit Graph

  • 7aec92b5ae
    Added comments Thorsten Sommer 2026-04-15 19:00:04 +0200
  • 9dafa42567
    Fixed order of models Thorsten Sommer 2026-04-15 18:59:40 +0200
  • a0d3fa6427
    Merge remote-tracking branch 'github-desktop-Sabrina-devops/Update-Mistral-Model-capabilities2' into pr/719 Thorsten Sommer 2026-04-15 18:28:24 +0200
  • abe8cd2cf8
    Spelling Thorsten Sommer 2026-04-15 18:28:03 +0200
  • fb548179c5
    Merge branch 'main' into Update-Mistral-Model-capabilities2 Thorsten Sommer 2026-04-15 18:26:02 +0200
  • 446f344162
    Fixed duplicate native file dialogs on Windows by parenting them (#735) Thorsten Sommer 2026-04-15 18:19:53 +0200
  • e087cfc23f
    Fixed formatting Thorsten Sommer 2026-04-15 18:18:36 +0200
  • a5a9314fe5
    Added rule against automated formatting Thorsten Sommer 2026-04-15 18:12:23 +0200
  • 73f055960f
    Fixed file & folder selection dialogs Thorsten Sommer 2026-04-15 18:10:28 +0200
  • 95fb213069 removed print statements Paul Koudelka 2026-04-15 10:19:50 +0200
  • 4a8ab90173 cleanup to ensure uniform style of code Paul Koudelka 2026-04-15 10:17:14 +0200
  • e7bf487e05
    Merge branch 'main' into Bug-attachment-click-duplicate-window Thorsten Sommer 2026-04-15 09:50:09 +0200
  • d56eb5b4ea
    Fixed workspace name is not changed (#721) Sabrina-devops 2026-04-15 09:44:12 +0200
  • 198cae04b3
    Merge branch 'main' into Bug-Workspace-Name Thorsten Sommer 2026-04-15 09:35:41 +0200
  • 99e28408ba Update changelog hart_s3 2026-04-15 09:34:59 +0200
  • 035de0ba6a
    Merge branch 'main' into Update-Mistral-Model-capabilities2 Thorsten Sommer 2026-04-15 09:28:55 +0200
  • e5d8ac4a71
    Added simple assistant plugin example (#734) nilskruthoff 2026-04-15 09:01:31 +0200
  • 41573406d5 token count now adapts to chosen provider tokenizer PaulKoudelka 2026-04-14 16:27:10 +0200
  • ef71a0bf5b
    Merge branch 'tool_calling_v2' into nils_tool_calling_v2 krut_ni 2026-04-14 15:09:07 +0200
  • 67530afe9a
    fixed settings bug and introduced a confirmation if a user wants to disable the security audit protection krut_ni 2026-04-14 14:49:33 +0200
  • 3d03d36f0c The dialog for file attachments will only open once. hart_s3 2026-04-14 14:35:17 +0200
  • 88b363f8a0
    defined a simple helper method to dump lua tables for debugging purposes krut_ni 2026-04-14 13:49:10 +0200
  • da62814b2f
    Improved error handling for model loading (#732) Thorsten Sommer 2026-04-14 13:39:11 +0200
  • d8afacfacf
    Updated changelog Thorsten Sommer 2026-04-14 13:38:33 +0200
  • c5b905f841
    Fixed embedding models Thorsten Sommer 2026-04-14 13:37:43 +0200
  • 23146277d4
    Spelling Thorsten Sommer 2026-04-14 13:29:39 +0200
  • 3419d06324
    Updated I18N Thorsten Sommer 2026-04-14 13:26:44 +0200
  • 0c190a072c
    Fixed I18N implementation Thorsten Sommer 2026-04-14 13:23:14 +0200
  • 7b606e7a18
    Simplified API key error handling in Helmholtz provider Thorsten Sommer 2026-04-14 13:17:04 +0200
  • a459392c74
    Refactored provider model loading to improve failure handling Thorsten Sommer 2026-04-14 13:16:05 +0200
  • 5b2cd8cbbc
    added a translation assistant as an example into the assistant plugin directory krut_ni 2026-04-14 10:57:53 +0200
  • ff32f8f184
    added display value of dropdowns to the state krut_ni 2026-04-14 10:56:56 +0200
  • 77f2a55598
    Improved error handling for provider model loading Thorsten Sommer 2026-04-14 09:16:47 +0200
  • 4d3e308f2e Moved the Tool implementations to a dedicated folder Peer Schütt 2026-04-13 18:44:36 +0200
  • 582bd27e48 The tools web_search and read_web_content are now working! They still need to be finetuned and better harnessed. Peer Schütt 2026-04-13 18:37:23 +0200
  • 3c07f9f949
    pr test krut_ni 2026-04-13 17:25:22 +0200
  • 3b0b5abb5e Works a lot better now Peer Schütt 2026-04-13 16:54:26 +0200
  • ad3d9dc71f First version of SearXNG-based Websearch and a tool to read web page content. Peer Schütt 2026-04-13 13:53:24 +0200
  • d494fe4bc7
    Chat request refactoring for OpenAI-compatible providers (#722) Peer Schütt 2026-04-13 13:33:17 +0200
  • a89ed6a49b
    Merge branch 'main' into chat_request_refactoring Thorsten Sommer 2026-04-13 13:31:32 +0200
  • 9dfae573a8 Unnecessary translation keys Peer Schütt 2026-04-13 11:19:00 +0200
  • 25cc7275f6 The tool executes correctly and is displayed in the chat correctly. Peer Schütt 2026-04-13 10:58:43 +0200
  • a3bf308a76
    Fixed Word export for complex Markdown (#729) Sabrina-devops 2026-04-13 09:25:17 +0200
  • 9947cdfed7
    Merge branch 'main' into Bug-Export-to-Word Thorsten Sommer 2026-04-13 09:24:57 +0200
  • 0ca058a231
    Updated changelog Thorsten Sommer 2026-04-13 09:24:02 +0200
  • e07ca378d4 added functionality to add tokenizer to LLM and embedding models PaulKoudelka 2026-04-10 18:34:10 +0200
  • 0854debc00 added functionality to save/move tokenizer file PaulKoudelka 2026-04-10 18:31:20 +0200
  • 8b11e2317b
    Added an option for mandatory terms of use dialogs (#725) Thorsten Sommer 2026-04-10 17:11:05 +0200
  • 9b68b6518a
    Updated changelog Thorsten Sommer 2026-04-10 17:10:30 +0200
  • fec3f92224
    Updated changelog Thorsten Sommer 2026-04-10 17:08:37 +0200
  • 6011ffefa9
    Updated I18N Thorsten Sommer 2026-04-10 16:58:11 +0200
  • 0989506396
    Add acceptance parameter to MandatoryInfoDialog Thorsten Sommer 2026-04-10 16:54:56 +0200
  • 3b23a4b5b2 Making progress Peer Schütt 2026-04-10 16:53:00 +0200
  • b68c62693f
    Replace GetAcceptanceHash with AcceptanceHash property Thorsten Sommer 2026-04-10 16:48:00 +0200
  • 277cc01cbf
    Add hash-based acceptance to track content changes Thorsten Sommer 2026-04-10 16:31:13 +0200
  • b2c6a70d11 Added changelog. Peer Schütt 2026-04-10 16:30:35 +0200
  • 5f686bf1c1 Changed SendToButton to support sending to chat as input Peer Schütt 2026-04-10 16:28:53 +0200
  • 5e38603fea
    Update header text to include localized "Consent" prefix Thorsten Sommer 2026-04-10 16:25:31 +0200
  • c8692c97ce
    Add MudJustifiedMarkdown component and apply justified styling Thorsten Sommer 2026-04-10 16:14:00 +0200
  • e384260cfb
    Fixed header of dialog Thorsten Sommer 2026-04-10 15:55:58 +0200
  • 4476097340
    Fixed height Thorsten Sommer 2026-04-10 15:46:44 +0200
  • d7919828be
    Refactored HttpClient usage for efficiency Thorsten Sommer 2026-04-10 15:41:41 +0200
  • bfa9a764f2
    Enable full-width option and set max width to medium Thorsten Sommer 2026-04-10 15:38:59 +0200
  • 49872f5240 Updated Word export hart_s3 2026-04-10 14:49:33 +0200
  • f474589834 UI changes and added support for i18n Peer Schütt 2026-04-10 10:43:13 +0200
  • e5e00bdd45
    Merge branch 'main' into add-info-dialog Thorsten Sommer 2026-04-09 16:06:40 +0200
  • 09258c7548
    Added validation for unknown types (#728) Paul Koudelka 2026-04-09 16:04:03 +0200
  • 0f03331131
    Merge branch 'main' into fix-filter-unknown-datatypes Thorsten Sommer 2026-04-09 16:03:30 +0200
  • c325ba0787
    Fixed issues with stored paths in chat templates (#727) Paul Koudelka 2026-04-09 16:01:47 +0200
  • 2c54df46b9
    Optimized Thorsten Sommer 2026-04-09 15:47:38 +0200
  • db79d84761 added translation Paul Koudelka 2026-04-09 15:43:12 +0200
  • 616633fea9
    Updated changelog Thorsten Sommer 2026-04-09 15:43:09 +0200
  • 447fe9d712 Erste Version des Tool Callings von Codex Peer Schütt 2026-04-09 15:37:53 +0200
  • 849e638d53
    Updated Thorsten Sommer 2026-04-09 15:37:52 +0200
  • c4daf7f692 validation Paul Koudelka 2026-04-09 15:32:20 +0200
  • 63c9be044a fixed issues with stored paths in chat templates Paul Koudelka 2026-04-09 15:29:27 +0200
  • 4fd293389e Streamline chat provider selection logic. hart_s3 2026-04-09 15:24:24 +0200
  • 56805874c2
    Normalize markdown indentation Thorsten Sommer 2026-04-09 15:15:48 +0200
  • fb685a44a5
    Merge branch 'main' into add-info-dialog Thorsten Sommer 2026-04-09 14:07:32 +0200
  • 4d09f5ad43
    Initial version Thorsten Sommer 2026-04-09 14:01:41 +0200
  • e49973497c
    Refactoring of file filter (#681) Paul Koudelka 2026-04-09 11:53:30 +0200
  • 744a90134b
    Formatting Thorsten Sommer 2026-04-09 11:51:53 +0200
  • 98336d02ac
    Merge branch 'main' into file_refactor Thorsten Sommer 2026-04-09 11:14:23 +0200
  • a65291c5eb
    Fixed source generator (#724) Thorsten Sommer 2026-04-09 11:11:37 +0200
  • 4227d69ce3
    Switched compiler version Thorsten Sommer 2026-04-09 11:01:25 +0200
  • 48e46432a0
    Fixed fomatting Thorsten Sommer 2026-04-09 11:00:57 +0200
  • 4b798003b0
    Fixed source generator Thorsten Sommer 2026-04-09 10:55:54 +0200
  • 3cef689c83
    Fixed issues (#723) Thorsten Sommer 2026-04-09 10:08:37 +0200
  • 33fbc98fa1
    Fixed naming Thorsten Sommer 2026-04-09 10:07:49 +0200
  • 2f28a52664
    Fixed syntax Thorsten Sommer 2026-04-09 10:07:41 +0200
  • f6a128f2e4
    Added assistant plugins (#659) nilskruthoff 2026-04-09 10:01:24 +0200
  • 9f2bb8f285
    Updated changelog Thorsten Sommer 2026-04-09 09:59:56 +0200
  • a927fb7fb7
    Resolved warnings Thorsten Sommer 2026-04-09 09:52:03 +0200
  • c28410400c
    Updated Thorsten Sommer 2026-04-09 09:51:18 +0200
  • ee6d241e68
    Applied optimizations Thorsten Sommer 2026-04-09 09:51:05 +0200
  • 14c1be8be0
    Updated naming rule Thorsten Sommer 2026-04-09 09:50:33 +0200
  • a826e9be90
    Merge 0318dd24f9 into a573409a24 Paul Koudelka 2026-04-09 09:18:07 +0200
  • 7714c12313
    Merge branch 'main' into 29-add-an-assistant-builder Thorsten Sommer 2026-04-09 09:06:05 +0200
  • a573409a24
    Added model availability check and error handling for unavailable models (#717) Peer Schütt 2026-04-09 08:57:06 +0200
  • ed87d6c228
    Merge branch 'main' into check_model Thorsten Sommer 2026-04-09 08:55:58 +0200