Commit Graph

227 Commits

Author SHA1 Message Date
Thorsten Sommer
4175387a93
Added optional enforcement for a min. confidence level (#145) 2024-09-13 23:29:19 +02:00
Thorsten Sommer
1cac1a7913
Renamed the Providers enum to LLMProviders for better clarity (#144) 2024-09-13 21:50:00 +02:00
Thorsten Sommer
5fa2f3c822
Added a tooltip to the confidence card button (#143) 2024-09-13 21:38:38 +02:00
Thorsten Sommer
5608b48a2d
Allow OpenAI o1 models (#142) 2024-09-12 22:58:32 +02:00
Thorsten Sommer
bf01fbd706
Prepared release v0.9.9 (#141) 2024-09-11 23:13:45 +02:00
Thorsten Sommer
4722c1baa1
Add confidence levels (#140) 2024-09-11 23:08:02 +02:00
Thorsten Sommer
2a648105e6
Prepared the release of v0.9.8 (#138) 2024-09-09 15:13:39 +02:00
Thorsten Sommer
09f5b83e66
Implemented the "my tasks" assistant (#137) 2024-09-09 15:08:16 +02:00
Thorsten Sommer
0d1164c0eb
Prepared release v0.9.7 (#135) 2024-09-08 23:01:01 +02:00
Thorsten Sommer
54588fc92d
Fixed the bug where the user input was not cleared in the chat (#134) 2024-09-08 22:53:34 +02:00
Thorsten Sommer
a5bdb3267b
Fixed a bug where it was possible that the chat interface was not scrolling to the bottom (#133) 2024-09-08 21:32:02 +02:00
Thorsten Sommer
d7c124926b
Add profiles (#132) 2024-09-08 21:01:51 +02:00
Thorsten Sommer
00f45f8998
Prepared release v0.9.6 (#131) 2024-09-08 11:35:19 +02:00
Thorsten Sommer
d0d9fa3d22
Upgraded MudBlazor.Markdown (#130) 2024-09-08 11:27:57 +02:00
Thorsten Sommer
b3dd213538
Improved the automatic update check for slow connections (#129) 2024-09-08 11:17:10 +02:00
Thorsten Sommer
9dfabb3c55
Fixed a bug where you couldn't send results to the synonym assistant (#128) 2024-09-08 11:12:15 +02:00
Thorsten Sommer
d0dbbccd56
Allow opening external links in an external browser (#127) 2024-09-07 18:36:57 +02:00
Thorsten Sommer
75576129fe
Fixed external links (#126) 2024-09-07 16:26:04 +02:00
Thorsten Sommer
2efd08dbbc
Prepared release v0.9.4 (#125) 2024-09-06 22:24:23 +02:00
Thorsten Sommer
4bd22108de
Added synonym assistant (#124) 2024-09-06 22:02:20 +02:00
Thorsten Sommer
4ea767cb45
Revert MudBlazor to v7.6.0 (#123) 2024-09-06 13:14:51 +02:00
Thorsten Sommer
11846e279c
Prepare release v0.9.3 (#121) 2024-09-05 20:53:51 +02:00
Thorsten Sommer
c861d71383
Fix the send to chat scroll issue (#120) 2024-09-05 20:09:03 +02:00
Thorsten Sommer
6fbf32d8a2
Fix scrolling issue for long chats (#119) 2024-09-05 19:37:54 +02:00
Thorsten Sommer
4216a29325
Prepared release v0.9.2 (#117) 2024-09-05 11:26:05 +02:00
Thorsten Sommer
45770c2cd7
Fixed #115 (#116) 2024-09-05 11:13:40 +02:00
Thorsten Sommer
e999aab7c0
Prepared release v0.9.1 (#113) 2024-09-04 15:57:42 +02:00
Thorsten Sommer
c47d3893ff
Improve provider selection (#112) 2024-09-04 15:44:23 +02:00
Thorsten Sommer
a25793ff11
Prepared release v0.9.0 (#108) 2024-09-03 18:03:13 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Thorsten Sommer
47f5756e5a
Migrated to keyring v3.2.0 (#101) 2024-08-24 20:05:39 +02:00
Thorsten Sommer
ae17104886
Prepared release v0.8.12 (#98) 2024-08-24 10:34:52 +02:00
Thorsten Sommer
69a6fcf094
Moved legal check assistant to release 0.8.12 due to #65 (#96) 2024-08-24 09:31:06 +02:00
Thorsten Sommer
4aaa2fcbea
Added a legal check assistant & the possibility to preselect some options (#94) 2024-08-23 21:47:07 +02:00
Thorsten Sommer
d855a33e6f
Fixed the changelog due to #65 (#95) 2024-08-23 21:43:42 +02:00
Thorsten Sommer
ca16a749fd
Prepare to release 0.8.12 (#93) 2024-08-23 18:18:56 +02:00
Thorsten Sommer
bcdbf7dcbd
Improved the rewrite assistant by letting you choose the voice for the sentence structure (#92) 2024-08-23 18:11:54 +02:00
Thorsten Sommer
537a608e7a
Improved assistant footer handling (#91) 2024-08-23 13:44:27 +02:00
Thorsten Sommer
a6c5b3de23
Improved the coding assistant by adding a button to delete a context (#90) 2024-08-23 11:23:36 +02:00
Thorsten Sommer
3fd0d4d5c1
Improved some default settings (#89) 2024-08-23 10:49:30 +02:00
Thorsten Sommer
5efb6b0158
Improved the chat options readability (#88) 2024-08-23 10:43:21 +02:00
Thorsten Sommer
1b3fff67ec
Improved chat page by scrolling to the bottom after loading (#87) 2024-08-23 10:32:27 +02:00
Thorsten Sommer
3409872090
All assistants now have a button to copy their respective result to the clipboard (#86) 2024-08-23 08:59:30 +02:00
Thorsten Sommer
18718a6c47
Refactored the "send to" implementation of assistants (#85) 2024-08-22 21:27:16 +02:00
Thorsten Sommer
34884859d7
Add mail assistant (#84) 2024-08-22 15:41:35 +02:00
Thorsten Sommer
50bf0baff7
Prepared release v0.8.11 (#83) 2024-08-21 09:10:16 +02:00
Thorsten Sommer
83fe126c9f
Fixed a bug where the reset function could lead to undesired behavior (#82) 2024-08-21 08:59:55 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00
Thorsten Sommer
a18cb22263
Fixed a bug where the chats in the workspace component were not sorted (#79) 2024-08-19 20:19:55 +02:00
Thorsten Sommer
f8e06faea5
Send to chat (#77) 2024-08-18 21:48:35 +02:00