Commit Graph

37 Commits

Author SHA1 Message Date
Thorsten Sommer
e2859b3d76
Define the writer mode as experimental preview (#226) 2024-12-03 15:52:45 +01:00
Thorsten Sommer
0a951ead3e
Added the writer mode experiment (#167) 2024-12-03 15:32:38 +01:00
Thorsten Sommer
799112eb9d
Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
Thorsten Sommer
32ff143b21
Added configuration for preview feature visibility (#222) 2024-11-24 10:11:56 +01:00
Thorsten Sommer
0d104f5abc
Remember chat provider (#217) 2024-11-23 13:04:02 +01:00
Thorsten Sommer
ba6b8d2b3c
Fixed auto-save when sending assistant results to a new chat (#216) 2024-11-23 10:54:58 +01:00
Thorsten Sommer
4ca5aba58f
Fixed workspace titles (#213) 2024-11-16 11:59:09 +01:00
Thorsten Sommer
ceac9cefe5
Fixed bugs related to storing and loading chats (#211) 2024-11-15 21:22:57 +01:00
Thorsten Sommer
9c0dea9927
Updated supporters (#209) 2024-11-14 06:54:19 +01:00
Thorsten Sommer
9fa2a1a135
Updated readme (#203) 2024-11-10 10:41:20 +01:00
Thorsten Sommer
826d15729b
Added the Google provider (#201) 2024-11-09 22:04:00 +01:00
Thorsten Sommer
2ae40c59a3
Added Groq provider (#200) 2024-11-09 20:13:14 +01:00
Thorsten Sommer
d2ac4e26b0
Added workspace display options (#184) 2024-11-02 22:53:02 +01:00
Thorsten Sommer
8bd54e6d61
Added second supporter (#182) 2024-11-02 11:40:17 +01:00
Thorsten Sommer
217b9c4db3
Bias of the day (#173) 2024-10-28 15:41:00 +01:00
Thorsten Sommer
e717b84fb4
Added @richard-stanton as the first supporter (#162) 2024-10-11 08:30:13 +02:00
Thorsten Sommer
375be805a1
Add job posting assistant (#150) 2024-09-15 21:14:56 +02:00
Thorsten Sommer
e9998348c5
Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Thorsten Sommer
0ad7b8d4dd
Added options to enforce minimum confidence levels for each assistant (#147) 2024-09-14 19:20:33 +02:00
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
4722c1baa1
Add confidence levels (#140) 2024-09-11 23:08:02 +02:00
Thorsten Sommer
09f5b83e66
Implemented the "my tasks" assistant (#137) 2024-09-09 15:08:16 +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
4bd22108de
Added synonym assistant (#124) 2024-09-06 22:02:20 +02:00
Thorsten Sommer
c861d71383
Fix the send to chat scroll issue (#120) 2024-09-05 20:09:03 +02:00
Thorsten Sommer
c47d3893ff
Improve provider selection (#112) 2024-09-04 15:44:23 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +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
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
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
34884859d7
Add mail assistant (#84) 2024-08-22 15:41:35 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00