Commit Graph

440 Commits

Author SHA1 Message Date
59c08fecee
Refactored data source validation 2025-01-09 19:27:25 +01:00
31db3f0931
Implemented local file dialog 2025-01-08 20:52:33 +01:00
cb744064d5
Added possibility that the user selects a file 2025-01-08 20:51:02 +01:00
0c5417ad31
Implemented local directory dialog 2025-01-08 20:21:21 +01:00
03c9257580
Added explanation to the config panel 2025-01-08 20:18:16 +01:00
474847d0ed
Fixed margin 2025-01-08 20:09:28 +01:00
23262473e4
Fixed call of editing dialogs 2025-01-08 19:57:23 +01:00
5d37d42cd2
Fixed serialization & deserialization of data sources 2025-01-08 19:50:11 +01:00
dd08a7e1aa
Spelling 2025-01-08 14:28:34 +01:00
ceb806df69
Updated changelog 2025-01-07 20:54:16 +01:00
8bf11890cb
Changed delete button color 2025-01-07 20:52:28 +01:00
6a31b1bfa7
Added validation to the directory selection component 2025-01-07 20:52:17 +01:00
a75020fb9b
Fixed wrong type 2025-01-07 20:51:15 +01:00
daacb5f7ea
Propagate available embeddings to the dialogs 2025-01-07 19:15:40 +01:00
7aba4e8d0a
Ensure that available data sources and embeddings are loaded when init 2025-01-07 19:14:49 +01:00
bd768decb5
Provided configured embeddings to the data sources panel 2025-01-07 19:12:43 +01:00
ae1af63615
Removed unused import 2025-01-06 20:47:12 +01:00
e707e46a6e
Added the data sources configuration panel 2025-01-06 20:45:55 +01:00
321befadbd
Added the data sources number 2025-01-06 20:45:10 +01:00
ef9e9ebdd8
Added a common ERI data source interface 2025-01-06 20:44:52 +01:00
b473010664
Made external data sources also secret IDs 2025-01-06 20:44:19 +01:00
12ce4b57f3
Added common secret data handling 2025-01-06 20:08:52 +01:00
7463e7bc1f
Refactored the rust service into partial files 2025-01-06 20:08:19 +01:00
120b388b36
Added data sources to config data 2025-01-06 19:08:18 +01:00
bcbb7d2d92
Defined interfaces for internal & external data sources 2025-01-06 19:07:12 +01:00
3ad627566a
Resolved warning 2025-01-05 21:41:10 +01:00
6dce52f14e
Added ERI server v1 client 2025-01-05 21:40:08 +01:00
c1e0bae9a7
Ensure that we can use ERI servers of different versions 2025-01-05 21:39:09 +01:00
b5fbbfae51
Defined data structures for configuring the initial dats sources 2025-01-05 16:27:54 +01:00
425c888fd1
Spelling 2025-01-05 16:27:20 +01:00
f00fd51a91
Formatting 2025-01-05 16:27:10 +01:00
c62bcb11f4
Added documentation to data source types 2025-01-05 16:14:41 +01:00
6d3f1f85fc
Renamed data source type extensions 2025-01-05 16:11:20 +01:00
8d2b451819
Defined initial data source types 2025-01-05 16:03:52 +01:00
Thorsten Sommer
06f66fdab2
Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
Thorsten Sommer
b9a65d9ca0
Prepared release v0.9.25 (#257) 2025-01-04 19:38:06 +01:00
Thorsten Sommer
e4b1ea32fb
Fixed chat loading by assistants (#256) 2025-01-04 19:27:45 +01:00
Thorsten Sommer
e9975a5fbc
Fixed the chat scrolling behavior after toggling the workspaces (#255) 2025-01-04 18:27:23 +01:00
Thorsten Sommer
2ef4d9d53f
Added xAI as a new provider (#254) 2025-01-04 15:06:08 +01:00
Thorsten Sommer
33a2728644
Refactored network code (#253) 2025-01-04 14:11:32 +01:00
Thorsten Sommer
a54c0bdbbf
Prepared release v0.9.24 (#252) 2025-01-04 12:44:02 +01:00
Thorsten Sommer
d6521850e9
Improved the stream handling for all providers (#251) 2025-01-04 12:37:49 +01:00
Thorsten Sommer
258bc7a338
Fixed a streaming bug (#250) 2025-01-04 12:30:05 +01:00
Thorsten Sommer
187663bbf2
Added the option to stop the current generation (#249) 2025-01-03 23:13:56 +01:00
Thorsten Sommer
8060fc01dd
Added button to edit last user message (#248) 2025-01-03 21:58:31 +01:00
Thorsten Sommer
b2ca49ab92
Added a button to regenerate the last AI response (#247) 2025-01-03 21:18:27 +01:00
Thorsten Sommer
5e445f09fa
Implemented removal of chat messages (#246) 2025-01-03 18:01:22 +01:00
Thorsten Sommer
6f5aecd92b
Fixed Ubuntu arm build pipeline (#245) 2025-01-02 21:29:20 +01:00
Thorsten Sommer
317d3c9eec
Prepared release v0.9.23 (#244) 2025-01-02 20:47:44 +01:00
Thorsten Sommer
0acb3a20a2
Improved the navbar handling when configured as "never expands" (#243) 2025-01-02 20:26:04 +01:00