Commit Graph

250 Commits

Author SHA1 Message Date
ee73d5079a
Updated the changelog 2024-07-28 11:18:38 +02:00
50beb9e35b
Implemented preselection of text summarizer assistant settings 2024-07-28 11:17:26 +02:00
49088984ce
Improved spelling 2024-07-28 11:16:25 +02:00
6169c244d0
Implemented preselection of coding assistant settings 2024-07-28 10:47:53 +02:00
2cc21083fa
Renamed translator assistant to translation 2024-07-28 10:07:15 +02:00
9b277ba0c8
Renamed translator assistant to translation 2024-07-28 10:04:19 +02:00
8b694196d3
Updated changelog 2024-07-28 10:03:43 +02:00
54f0764b73
Added color to switch 2024-07-27 22:57:56 +02:00
6d2813a4bd
Fixed resource handling 2024-07-27 22:53:29 +02:00
4ecdc48fce
Implemented preselection of translator assistant settings 2024-07-27 22:37:03 +02:00
04ec5c96a8
Optimization 2024-07-27 22:32:44 +02:00
4abb237d5e
Added configuration text component 2024-07-27 22:31:13 +02:00
08ac5ca654
Refactored message bus handling to the base component 2024-07-27 22:29:26 +02:00
d2b9830f57
Optimized: the used method group 2024-07-27 22:27:21 +02:00
834114249f
Added configuration component for numeric sliders 2024-07-27 21:07:40 +02:00
d18be45eb6
Use a visual group for icon finder options 2024-07-27 14:10:07 +02:00
4782f56ce1
Disable icon finder options when no preselection is desired 2024-07-27 14:09:26 +02:00
6017bc5dbc
Allow disabling configuration options for certain conditions 2024-07-27 14:08:51 +02:00
af7532a83b
Spelling 2024-07-27 12:50:58 +02:00
4ae43659bc
Added regions to structure the settings 2024-07-27 12:48:56 +02:00
54d49d9af8
Update 2024-07-27 12:48:39 +02:00
4fe0f82e0f
Implemented preselection options of icon finder assistant 2024-07-27 12:21:42 +02:00
f378ac6d83
Added a provider selection component for the settings page to let the user, e.g., preselect a provider for a certain area 2024-07-27 12:21:09 +02:00
1d5e4542c8
Use the strict mode to allow only valid selections 2024-07-27 12:19:59 +02:00
eb31759f67
Improved switch component for settings: when an option is enabled, the switch is using a different color 2024-07-26 20:22:54 +02:00
a2435354a8
Update 2024-07-26 20:19:59 +02:00
b446c80a36
Restructured the settings layout 2024-07-26 20:19:52 +02:00
dbe709ec12
Refactored config. components into blocks namespace 2024-07-26 20:07:41 +02:00
ed04b3e025
Removed unused config. component 2024-07-26 20:07:20 +02:00
bb8a4d9cda
Refactored data model for settings 2024-07-26 19:11:40 +02:00
Thorsten Sommer
a1c4618796
Improved spelling of a tooltip (#50) 2024-07-26 13:51:02 +02:00
Thorsten Sommer
0f06b96943
Fixed spellchecking config for single line dialog (#49) 2024-07-26 13:41:22 +02:00
Thorsten Sommer
d6bd0dc45b
Fixed spacing for update button (#48) 2024-07-26 12:24:47 +02:00
Thorsten Sommer
426f223a84
Upgraded to Rust 1.80.0 (#47) 2024-07-26 12:21:14 +02:00
Thorsten Sommer
79892eb829
Removed the previously necessary MudList parameter 'Clickable' (#46) 2024-07-26 10:16:46 +02:00
Thorsten Sommer
d6cf65e973
Fixing #44 (#45) 2024-07-26 08:56:26 +02:00
Thorsten Sommer
9267ef865d
Added Fireworks provider (#43) 2024-07-25 15:29:44 +02:00
Thorsten Sommer
4f5815272a
39 improve hostname handling (#42) 2024-07-24 19:27:25 +02:00
Thorsten Sommer
5250e5d2fb
Migrate to MudBlazor v7.x.x (#41) 2024-07-24 15:17:45 +02:00
Thorsten Sommer
a956b55d6b
Adding a coding assistant (#38) 2024-07-16 20:06:04 +02:00
Thorsten Sommer
a9ca51377e
Fixed description of possible self-hosted providers (#37) 2024-07-16 10:56:18 +02:00
Thorsten Sommer
880f86316b
Prepared release v0.8.1 (#36) 2024-07-16 10:36:26 +02:00
Thorsten Sommer
063fd0fcfa
Add support for ollama (#34) 2024-07-16 10:28:13 +02:00
Thorsten Sommer
179f350af5
Fixed spellchecking for assistants (#35) 2024-07-15 16:56:28 +02:00
Thorsten Sommer
58c9d8ac33
Add assistants (#33) 2024-07-14 21:46:17 +02:00
Thorsten Sommer
88aefe1c4e
Fixed release metadata (#32) 2024-07-13 14:13:08 +02:00
Thorsten Sommer
12e31453e3
Fixed in app description of LLM providers (#31) 2024-07-13 13:46:24 +02:00
Thorsten Sommer
4f823b0fe4
Updated README to address the latest changes (#29) 2024-07-13 11:01:33 +02:00
Thorsten Sommer
59d0321625
Add workspaces & persistent chats (#23) 2024-07-13 10:37:57 +02:00
Thorsten Sommer
29263660fc
Implement support for self-hosted and local LLMs (#20) 2024-07-03 20:31:04 +02:00