Commit Graph

30 Commits

Author SHA1 Message Date
0769f04cdb
Handle the special case where today's bias was deleted and must be regenerated 2024-10-28 15:34:42 +01:00
9265a53266
Store the bias id as well 2024-10-28 15:33:32 +01:00
6dcaf4a528
Updated description, added some links 2024-10-28 09:40:24 +01:00
3e0832d3ca
Implemented bias of the day assistant 2024-10-27 21:00:35 +01:00
0c19146f05
Allow us to hide some messages from the user 2024-10-27 21:00:18 +01:00
ab1fa49f18
Allow creation of chat thread within an existing workspace using a given name 2024-10-27 14:03:09 +01:00
9fe6ef9f58
Handle the default case of parameters 2024-10-27 14:02:05 +01:00
c78f73f4e2
Allow assistants to call "send to" method 2024-10-27 14:01:28 +01:00
0e2fe757a8
Added more options for showing / hiding footer actions 2024-10-26 23:18:41 +02:00
Thorsten Sommer
8715054dda
Improved grammar & spelling check and rewrite assistants () 2024-09-15 22:46:48 +02:00
Thorsten Sommer
e6be9a593e
Fixed chat conversion of job posting, legal check, and my task assistants () 2024-09-15 22:06:22 +02:00
Thorsten Sommer
375be805a1
Add job posting assistant () 2024-09-15 21:14:56 +02:00
Thorsten Sommer
e9998348c5
Added color themes (dark & light) () 2024-09-15 12:30:07 +02:00
Thorsten Sommer
0ad7b8d4dd
Added options to enforce minimum confidence levels for each assistant () 2024-09-14 19:20:33 +02:00
Thorsten Sommer
1cac1a7913
Renamed the Providers enum to LLMProviders for better clarity () 2024-09-13 21:50:00 +02:00
Thorsten Sommer
4722c1baa1
Add confidence levels () 2024-09-11 23:08:02 +02:00
Thorsten Sommer
09f5b83e66
Implemented the "my tasks" assistant () 2024-09-09 15:08:16 +02:00
Thorsten Sommer
d7c124926b
Add profiles () 2024-09-08 21:01:51 +02:00
Thorsten Sommer
4bd22108de
Added synonym assistant () 2024-09-06 22:02:20 +02:00
Thorsten Sommer
c47d3893ff
Improve provider selection () 2024-09-04 15:44:23 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc () 2024-09-01 20:10:03 +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
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
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
83fe126c9f
Fixed a bug where the reset function could lead to undesired behavior () 2024-08-21 08:59:55 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components () 2024-08-21 08:30:01 +02:00