Commit Graph

261 Commits

Author SHA1 Message Date
Thorsten Sommer
e4ef4bc06e
Fixed an issue with the update file due to double quotes () 2024-08-24 14:00:27 +02:00
Thorsten Sommer
ae17104886
Prepared release v0.8.12 () 2024-08-24 10:34:52 +02:00
Thorsten Sommer
2d82fcc5e1
Fix : changelog variable assignment () 2024-08-24 10:24:00 +02:00
Thorsten Sommer
69a6fcf094
Moved legal check assistant to release 0.8.12 due to () 2024-08-24 09:31:06 +02:00
Thorsten Sommer
4aaa2fcbea
Added a legal check assistant & the possibility to preselect some options () 2024-08-23 21:47:07 +02:00
Thorsten Sommer
d855a33e6f
Fixed the changelog due to () 2024-08-23 21:43:42 +02:00
Thorsten Sommer
ca16a749fd
Prepare to release 0.8.12 () 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 () 2024-08-23 18:11:54 +02:00
Thorsten Sommer
537a608e7a
Improved assistant footer handling () 2024-08-23 13:44:27 +02:00
Thorsten Sommer
a6c5b3de23
Improved the coding assistant by adding a button to delete a context () 2024-08-23 11:23:36 +02:00
Thorsten Sommer
3fd0d4d5c1
Improved some default settings () 2024-08-23 10:49:30 +02:00
Thorsten Sommer
5efb6b0158
Improved the chat options readability () 2024-08-23 10:43:21 +02:00
Thorsten Sommer
1b3fff67ec
Improved chat page by scrolling to the bottom after loading () 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 () 2024-08-23 08:59:30 +02:00
Thorsten Sommer
18718a6c47
Refactored the "send to" implementation of assistants () 2024-08-22 21:27:16 +02:00
Thorsten Sommer
34884859d7
Add mail assistant () 2024-08-22 15:41:35 +02:00
Thorsten Sommer
50bf0baff7
Prepared release v0.8.11 () 2024-08-21 09:10:16 +02:00
Thorsten Sommer
83fe126c9f
Fixed a bug where the reset function could lead to undesired behavior () 2024-08-21 08:59:55 +02:00
Thorsten Sommer
37b38e6a40
Update readme () 2024-08-21 08:45:29 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components () 2024-08-21 08:30:01 +02:00
Thorsten Sommer
a18cb22263
Fixed a bug where the chats in the workspace component were not sorted () 2024-08-19 20:19:55 +02:00
Thorsten Sommer
f8e06faea5
Send to chat () 2024-08-18 21:48:35 +02:00
Thorsten Sommer
8aeeda5dca
Prepared release v0.8.9 () 2024-08-18 12:41:41 +02:00
Thorsten Sommer
909fbe89bb
Assistant send result () 2024-08-18 12:32:18 +02:00
Thorsten Sommer
ea0ead58f8
Prepare release v0.8.8 () 2024-08-14 08:39:32 +02:00
Thorsten Sommer
3e59f23193
Added a rewrite and text improvement assistant () 2024-08-13 20:53:09 +02:00
Thorsten Sommer
05a7e44de4
Add a grammar and spell checker assistant () 2024-08-13 08:57:58 +02:00
Thorsten Sommer
77e7e044e3
Upgraded MudBlazor to v7.6.0 () 2024-08-11 20:59:05 +02:00
Thorsten Sommer
6b7800b615
Add agenda assistant () 2024-08-05 21:12:52 +02:00
Thorsten Sommer
1ec86ec1a6
Restructuring of the assistant overview: the assistants are now displayed in different categories () 2024-08-02 13:50:29 +02:00
Thorsten Sommer
e08687a5ca
Upgraded MudBlazor () 2024-08-02 07:55:37 +02:00
Thorsten Sommer
ab0b855769
Removed code formatting due to () 2024-08-02 07:17:48 +02:00
Thorsten Sommer
4cb49d9f27
Allow reading web content into assistants () 2024-08-01 21:53:28 +02:00
Thorsten Sommer
2cea53d2a9
Improved assistant overview () 2024-07-29 09:15:23 +02:00
Thorsten Sommer
155c2d72f8
Added possibility to configure a default provider for chats () 2024-07-29 09:06:01 +02:00
Thorsten Sommer
60febfec86
Improve settings.json, fixes () 2024-07-28 21:18:17 +02:00
Thorsten Sommer
76dd08ee11
Prepared the release 0.8.5 () 2024-07-28 18:47:09 +02:00
Thorsten Sommer
c1b92a05fc
Fixed the bug where users were no longer able to move chats to workspaces, caused by the migration to MudBlazor 7.x.x () 2024-07-28 18:38:03 +02:00
Thorsten Sommer
cac2373269
Cannot delete some providers ()
Fixed the bug where users cannot delete a self-hosted provider when an API token was never entered
2024-07-28 16:55:38 +02:00
Thorsten Sommer
f3aa38e090
Refactored issue handling () 2024-07-28 13:53:22 +02:00
Thorsten Sommer
b3b8bf23dc
Add default configuration for assistants () 2024-07-28 11:20:00 +02:00
Thorsten Sommer
a1c4618796
Improved spelling of a tooltip () 2024-07-26 13:51:02 +02:00
Thorsten Sommer
0f06b96943
Fixed spellchecking config for single line dialog () 2024-07-26 13:41:22 +02:00
Thorsten Sommer
d6bd0dc45b
Fixed spacing for update button () 2024-07-26 12:24:47 +02:00
Thorsten Sommer
426f223a84
Upgraded to Rust 1.80.0 () 2024-07-26 12:21:14 +02:00
Thorsten Sommer
79892eb829
Removed the previously necessary MudList parameter 'Clickable' () 2024-07-26 10:16:46 +02:00
Thorsten Sommer
d6cf65e973
Fixing () 2024-07-26 08:56:26 +02:00
Thorsten Sommer
9267ef865d
Added Fireworks provider () 2024-07-25 15:29:44 +02:00
Thorsten Sommer
4f5815272a
39 improve hostname handling () 2024-07-24 19:27:25 +02:00
Thorsten Sommer
5250e5d2fb
Migrate to MudBlazor v7.x.x () 2024-07-24 15:17:45 +02:00