Thorsten Sommer
|
4239243a5d
|
Merge branch 'main' into pandoc-ui
|
2025-05-29 14:00:57 +02:00 |
|
|
18a00c6bf1
|
Formatting
|
2025-05-29 13:58:23 +02:00 |
|
|
314a7876d3
|
Applied optimizations
|
2025-05-29 12:17:19 +02:00 |
|
|
175a3e0402
|
Removed unused imports
|
2025-05-29 12:16:20 +02:00 |
|
|
11ddaf7a14
|
Refactor message types for clarity and consistency
|
2025-05-29 11:59:45 +02:00 |
|
Thorsten Sommer
|
1d31fd9a22
|
Add more text content to the I18N system (#486)
|
2025-05-28 23:14:05 +02:00 |
|
nilsk
|
647bc0075d
|
removed debugging from about page
|
2025-05-27 16:06:32 +02:00 |
|
nilsk
|
b3108fd5a9
|
finished pandoc logic; removed warnings
|
2025-05-27 16:06:15 +02:00 |
|
nilsk
|
81b276be69
|
Finished dialog; installation and availability check logic
|
2025-05-27 14:14:37 +02:00 |
|
nilsk
|
012b28da27
|
Finished dialog and download of installers and archives
|
2025-05-27 01:11:54 +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 |
|
krut_ni
|
cecf777827
|
WIP: Adjusted styling for user experience and added installation with installers; Added async loading of license text
|
2025-05-26 16:43:36 +02:00 |
|
krut_ni
|
49dc84897b
|
WIP: finished manual installation guide
|
2025-05-26 15:11:30 +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 |
|
nilsk
|
8031e1bcbe
|
WIP: Extending dialog content to be very descriptive and beginner friendly
|
2025-05-19 10:14:51 +02:00 |
|
nilsk
|
d9fb0dedaf
|
Introduced a flexible code block that enables to show code examples in a tab menu, single blocks or inline code blocks
|
2025-05-19 10:12:42 +02:00 |
|
Thorsten Sommer
|
d87df5b044
|
Removed unused imports (#471)
|
2025-05-18 21:46:04 +02:00 |
|
Thorsten Sommer
|
b9b850b2c1
|
Prepared release v0.9.44 (#470)
|
2025-05-18 21:37:54 +02:00 |
|
Thorsten Sommer
|
9aa0a91465
|
Added more text content to the localization (#469)
|
2025-05-18 21:31:15 +02:00 |
|
Thorsten Sommer
|
217d31bc44
|
Released PDF import feature (#468)
|
2025-05-18 13:50:53 +02:00 |
|
Thorsten Sommer
|
038ddec46b
|
Upgraded dependencies to .NET 9.0.5 and Rust 1.87.0 (#467)
|
2025-05-17 21:07:29 +02:00 |
|
Thorsten Sommer
|
d02efce689
|
Improved table views for providers, embeddings, and profiles (#466)
|
2025-05-17 20:54:51 +02:00 |
|
Thorsten Sommer
|
2e58ecb97d
|
Fixed a rare bug regarding renaming chats (#465)
|
2025-05-17 20:35:51 +02:00 |
|
Thorsten Sommer
|
a548cabe24
|
Improved compatibility with some Ubuntu linux versions (#464)
|
2025-05-17 19:53:08 +02:00 |
|
Thorsten Sommer
|
4b2da61a90
|
Fixed an issue that caused live translation to stop working (#463)
|
2025-05-17 19:17:29 +02:00 |
|
Thorsten Sommer
|
2ae292009d
|
Improved I18N (#462)
|
2025-05-17 14:22:10 +02:00 |
|
Thorsten Sommer
|
4ca1fd54d9
|
Improved dev experience & allow native .NET debugging (#460)
|
2025-05-17 13:36:28 +02:00 |
|
Thorsten Sommer
|
c0cf620fe3
|
Refactored some text fields to use the DebouncedTextField component (#459)
|
2025-05-16 15:36:08 +02:00 |
|
Thorsten Sommer
|
47a0598e8f
|
Improved German translations and localization code (#458)
|
2025-05-12 20:57:03 +02:00 |
|
Thorsten Sommer
|
85a867459e
|
Prepared release v0.9.43 (#457)
|
2025-05-11 19:30:25 +02:00 |
|
Thorsten Sommer
|
ba236c4012
|
Add the DLR as the first titan supporter (#456)
|
2025-05-11 17:40:24 +02:00 |
|
Thorsten Sommer
|
9fa0f95611
|
Localized the embedding configuration (#455)
|
2025-05-11 16:57:52 +02:00 |
|
Thorsten Sommer
|
f10d9a5d88
|
Improved the embedding configuration dialog (#454)
|
2025-05-11 15:35:19 +02:00 |
|
Thorsten Sommer
|
1a4e4781cd
|
Enhanced Google model selection and updated the changelog (#453)
|
2025-05-11 15:01:04 +02:00 |
|
Thorsten Sommer
|
99b4d616c7
|
Updated changelog (#452)
|
2025-05-11 14:40:39 +02:00 |
|
Peer Schütt
|
ace125d7cb
|
Proofreading the automatic German translation (#451)
|
2025-05-11 13:58:43 +02:00 |
|
Thorsten Sommer
|
d6af5a3afd
|
Add model capabilities (#450)
|
2025-05-11 12:51:35 +02:00 |
|
Thorsten Sommer
|
5d7949211f
|
Fixed build script for Windows by fixing Windows PDFium download (#448)
|
2025-05-05 08:42:54 +02:00 |
|
Thorsten Sommer
|
c23f0f49f9
|
Prepared release v0.9.42 (#447)
|
2025-05-04 15:06:45 +02:00 |
|