Commit Graph

522 Commits

Author SHA1 Message Date
12c389b08f
Added appimage to executables 2025-06-28 22:33:30 +02:00
70622492a9
Moved into tools namespace & optimized type handling 2025-06-28 22:33:07 +02:00
81e68b58a0
Formatting 2025-06-28 22:31:08 +02:00
krut_ni
6c7adf5e59 added de-DE i18n translations 2025-06-24 22:01:20 +02:00
krut_ni
100296d8e7 added en-us i18n translations 2025-06-24 21:57:03 +02:00
krut_ni
9ee84385bf added file retrieval to assistants 2025-06-24 21:52:20 +02:00
krut_ni
de654de799 removed pdf file retrieval 2025-06-24 21:50:39 +02:00
krut_ni
2c646aa2f0 replaced strings with i18n fallbacks and finalized sse handling 2025-06-24 20:08:27 +02:00
krut_ni
32b43bbd04 included parsing of pptx files; finished image segments processing 2025-06-24 14:29:31 +02:00
krut_ni
f18570634d Merge branch 'refs/heads/main' into 48-Load-data-from-files-into-assistants
# Conflicts:
#	runtime/src/file_data.rs
2025-06-24 10:27:15 +02:00
krut_ni
52866c34dd finalize event handler and retrieval logic 2025-06-24 10:20:31 +02:00
krut_ni
53f8257a01 reject forbidden file typed 2025-06-24 10:17:44 +02:00
krut_ni
04543540f8 null safety and optimizations 2025-06-24 10:16:39 +02:00
Thorsten Sommer
4db31fd9cf
Added acknowledgment, docs, & final things for PowerPoint lib (#507) 2025-06-23 15:19:21 +02:00
nilskruthoff
18b2e22725
Added support for reading PowerPoint files (#506)
Co-authored-by: krut_ni <nils.kruthoff@dlr.de>
2025-06-23 14:49:36 +02:00
krut_ni
5e74454bc8 change the document type of metadata to be an empty enum value 2025-06-23 14:17:43 +02:00
krut_ni
f77525a996 backend logic for file retrieval and reading of event streams 2025-06-23 14:15:49 +02:00
krut_ni
9fc3213603 add a new component for the extraction of arbitrary file data 2025-06-23 14:15:08 +02:00
krut_ni
2ce863ebd6 implemented a json converter to parse metadata 2025-06-23 14:14:35 +02:00
krut_ni
ee314ada04 resemble the metadata struct from the rust api 2025-06-23 14:14:10 +02:00
Peer Schütt
b6169e5bfb
Changed chat time to local time format (#502) 2025-06-11 19:04:04 +02:00
Thorsten Sommer
4aeb51c9f1
Prepared release v0.9.48 (#501) 2025-06-11 10:20:49 +02:00
Peer Schütt
7c4ddf1164
Prepared release v0.9.48 (#500) 2025-06-10 15:40:25 +02:00
Peer Schütt
793a9cae0a
Dont display <think> tags (#496) 2025-06-10 14:32:24 +02:00
Thorsten Sommer
368fc9ce39
Improved the German translation within the "send to" menu (#499) 2025-06-09 14:21:58 +02:00
Thorsten Sommer
2ef563e9ab
Improved the confirmation dialog for longer texts (#498) 2025-06-09 14:13:31 +02:00
Thorsten Sommer
32e1ab977d
Improved enterprise IT (#497) 2025-06-09 14:06:54 +02:00
Thorsten Sommer
7a498d524e
Prepared release v0.9.47 (#495) 2025-06-02 20:29:09 +02:00
Thorsten Sommer
ce915292dc
Improved enterprise IT checks when run without such an environment (#494) 2025-06-02 20:22:15 +02:00
Thorsten Sommer
6979a73e5c
Improved enterprise service (#493) 2025-06-02 20:08:25 +02:00
Thorsten Sommer
fcf511cea8
Prepared release v0.9.46 (#492) 2025-06-01 21:27:13 +02:00
Thorsten Sommer
e8cfce05fe
Add enterprise config support via env vars & Windows registry (#491) 2025-06-01 21:14:21 +02:00
Thorsten Sommer
b88b78a08e
Improved plugin page (#490) 2025-05-31 17:28:25 +02:00
Thorsten Sommer
69610ea908
Released plugin system, I18N support, and default language plugins (#488) 2025-05-31 12:04:58 +02:00
Thorsten Sommer
437da0fd9b
Finished the Pandoc integration (#487) 2025-05-30 22:39:16 +02:00
nilskruthoff
5b685193ef
UI for Pandoc integration (#393)
Co-authored-by: Thorsten Sommer
2025-05-29 14:01:56 +02:00
Thorsten Sommer
1d31fd9a22
Add more text content to the I18N system (#486) 2025-05-28 23:14:05 +02:00
Thorsten Sommer
e3c272b0c4
Added more text content to the I18N system (#485) 2025-05-26 20:50:24 +02:00
Thorsten Sommer
1e19c05c57
Add configuration for maximum matches per query across data sources (#484) 2025-05-26 19:53:31 +02:00
Thorsten Sommer
c08881784d
Prepared release v0.9.45 (#483) 2025-05-25 15:59:02 +02:00
Thorsten Sommer
05544eca15
Added support for Claude 4 models to Anthropic provider (#482) 2025-05-25 15:53:47 +02:00
Thorsten Sommer
baa80beb92
Moved the workspace settings directly to the workspaces (#481) 2025-05-25 15:41:55 +02:00
Thorsten Sommer
801179e835
Refactored profile settings (#480) 2025-05-25 13:27:22 +02:00
Thorsten Sommer
e3110820d2
Improved secret input fields by adding a toggle visibility feature (#479) 2025-05-25 12:21:23 +02:00
Thorsten Sommer
e11c15dbab
Updated the data source settings design (#478) 2025-05-25 10:47:08 +02:00
Thorsten Sommer
fc7a4391cb
Added Russian as a language option for assistants (#477) 2025-05-25 10:42:42 +02:00
Thorsten Sommer
d2f85f31ea
Moved chat template options to a setting dialog (#476) 2025-05-25 10:33:13 +02:00
Thorsten Sommer
9e207974e9
Finalized chat templates (#475) 2025-05-24 19:11:28 +02:00
Peer Schütt
df062ae6e6
Added chat templates (#474) 2025-05-24 12:27:00 +02:00
Thorsten Sommer
35eebc08a5
Improved chat options by moving it to the chat interface (#473) 2025-05-21 20:23:44 +02:00