Commit Graph

55 Commits

Author SHA1 Message Date
dff83c36ca
Fixed retrieval process editing 2024-12-27 13:45:16 +01:00
c7b207e13e
Fixed deleting a used embedding method 2024-12-27 13:44:51 +01:00
36c65849ea
Ensure unique names for embedding methods and retrieval processes 2024-12-27 13:28:48 +01:00
67ab9c6d97
Implemented the retrieval process configuration 2024-12-27 13:16:39 +01:00
81790b99de
Spelling 2024-12-27 13:13:42 +01:00
bc49273a86
Added explanations 2024-12-27 13:13:04 +01:00
6c0da035af
Spelling 2024-12-27 13:12:11 +01:00
75e12c794b
Improved layout 2024-12-27 13:11:43 +01:00
08ea4a9af8
Removed unnecessary retrieval description 2024-12-27 13:09:49 +01:00
b4eef64564
Renamed embedding infos 2024-12-27 13:07:12 +01:00
75705eb976
Improved data source port handling 2024-12-27 13:01:30 +01:00
75b11ff1a3
Added embedding information 2024-12-25 22:50:04 +01:00
720c530e28
Added an auto-save option 2024-12-19 11:51:38 +01:00
bbc906f4ca
Implemented a form change event 2024-12-19 11:50:43 +01:00
7ed32f44f2
Added header for provider selection 2024-12-18 22:22:06 +01:00
370de3a2ae
Added allowed LLM provider setting (data protection) 2024-12-18 21:42:03 +01:00
d06c913c52
Added headers to sections 2024-12-18 21:40:22 +01:00
3f5ebc53c3
Renamed EDI to ERI 2024-12-14 19:48:47 +01:00
9bc6d04b22
Added server name & description 2024-12-09 20:11:37 +01:00
65feb13951
Added the EDI specification 2024-12-09 19:25:22 +01:00
c6f78fce36
Implemented remaining fields for EDI assistant 2024-12-08 20:41:05 +01:00
e1c62e8dfc
Fixed layout issues when selecting other items 2024-12-08 12:39:05 +01:00
48d0941a56
Improved spelling 2024-12-04 21:23:14 +01:00
898d1a0477
Added generate method to trigger validation 2024-12-04 21:23:02 +01:00
4781fc68fe
Added auth methods 2024-12-04 21:22:39 +01:00
4027e4f862
Fixed layout 2024-12-04 21:20:22 +01:00
2aa912f23f
Added data sources 2024-12-04 21:19:59 +01:00
e40d95f305
Added programming languages 2024-12-04 15:15:59 +01:00
d9bc74b992
Marked the EDI assistant as a preview feature 2024-12-04 14:57:42 +01:00
42fb6cbac0
Added the EDI assistant 2024-12-04 13:49:31 +01:00
Thorsten Sommer
0d104f5abc
Remember chat provider (#217) 2024-11-23 13:04:02 +01:00
Thorsten Sommer
ceac9cefe5
Fixed bugs related to storing and loading chats (#211) 2024-11-15 21:22:57 +01:00
Thorsten Sommer
bd97c0fb4b
Fixed the "send to" issue, where you could select the bias-of-the-day (#183) 2024-11-02 11:55:09 +01:00
Thorsten Sommer
217b9c4db3
Bias of the day (#173) 2024-10-28 15:41:00 +01:00
Thorsten Sommer
8715054dda
Improved grammar & spelling check and rewrite assistants (#154) 2024-09-15 22:46:48 +02:00
Thorsten Sommer
e6be9a593e
Fixed chat conversion of job posting, legal check, and my task assistants (#151) 2024-09-15 22:06:22 +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
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
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
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
a6c5b3de23
Improved the coding assistant by adding a button to delete a context (#90) 2024-08-23 11:23:36 +02:00