Commit Graph

253 Commits

Author SHA1 Message Date
Thorsten Sommer
69a6fcf094
Moved legal check assistant to release 0.8.12 due to #65 (#96) 2024-08-24 09:31:06 +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
d855a33e6f
Fixed the changelog due to #65 (#95) 2024-08-23 21:43:42 +02:00
Thorsten Sommer
ca16a749fd
Prepare to release 0.8.12 (#93) 2024-08-23 18:18:56 +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
Thorsten Sommer
3fd0d4d5c1
Improved some default settings (#89) 2024-08-23 10:49:30 +02:00
Thorsten Sommer
5efb6b0158
Improved the chat options readability (#88) 2024-08-23 10:43:21 +02:00
Thorsten Sommer
1b3fff67ec
Improved chat page by scrolling to the bottom after loading (#87) 2024-08-23 10:32:27 +02:00
Thorsten Sommer
3409872090
All assistants now have a button to copy their respective result to the clipboard (#86) 2024-08-23 08:59:30 +02:00
Thorsten Sommer
18718a6c47
Refactored the "send to" implementation of assistants (#85) 2024-08-22 21:27:16 +02:00
Thorsten Sommer
34884859d7
Add mail assistant (#84) 2024-08-22 15:41:35 +02:00
Thorsten Sommer
50bf0baff7
Prepared release v0.8.11 (#83) 2024-08-21 09:10:16 +02:00
Thorsten Sommer
83fe126c9f
Fixed a bug where the reset function could lead to undesired behavior (#82) 2024-08-21 08:59:55 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00
Thorsten Sommer
a18cb22263
Fixed a bug where the chats in the workspace component were not sorted (#79) 2024-08-19 20:19:55 +02:00
Thorsten Sommer
f8e06faea5
Send to chat (#77) 2024-08-18 21:48:35 +02:00
Thorsten Sommer
8aeeda5dca
Prepared release v0.8.9 (#76) 2024-08-18 12:41:41 +02:00
Thorsten Sommer
909fbe89bb
Assistant send result (#75) 2024-08-18 12:32:18 +02:00
Thorsten Sommer
ea0ead58f8
Prepare release v0.8.8 (#74) 2024-08-14 08:39:32 +02:00
Thorsten Sommer
3e59f23193
Added a rewrite and text improvement assistant (#73) 2024-08-13 20:53:09 +02:00
Thorsten Sommer
05a7e44de4
Add a grammar and spell checker assistant (#72) 2024-08-13 08:57:58 +02:00
Thorsten Sommer
77e7e044e3
Upgraded MudBlazor to v7.6.0 (#71) 2024-08-11 20:59:05 +02:00
Thorsten Sommer
6b7800b615
Add agenda assistant (#69) 2024-08-05 21:12:52 +02:00
Thorsten Sommer
1ec86ec1a6
Restructuring of the assistant overview: the assistants are now displayed in different categories (#68) 2024-08-02 13:50:29 +02:00
Thorsten Sommer
e08687a5ca
Upgraded MudBlazor (#67) 2024-08-02 07:55:37 +02:00
Thorsten Sommer
ab0b855769
Removed code formatting due to #65 (#66) 2024-08-02 07:17:48 +02:00
Thorsten Sommer
4cb49d9f27
Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
Thorsten Sommer
2cea53d2a9
Improved assistant overview (#61) 2024-07-29 09:15:23 +02:00
Thorsten Sommer
155c2d72f8
Added possibility to configure a default provider for chats (#60) 2024-07-29 09:06:01 +02:00
Thorsten Sommer
60febfec86
Improve settings.json, fixes #53 (#59) 2024-07-28 21:18:17 +02:00
Thorsten Sommer
76dd08ee11
Prepared the release 0.8.5 (#58) 2024-07-28 18:47:09 +02:00
Thorsten Sommer
c1b92a05fc
Fixed the bug where users were no longer able to move chats to workspaces, caused by the migration to MudBlazor 7.x.x (#57) 2024-07-28 18:38:03 +02:00
Thorsten Sommer
cac2373269
Cannot delete some providers (#56)
Fixed the bug where users cannot delete a self-hosted provider when an API token was never entered
2024-07-28 16:55:38 +02:00
Thorsten Sommer
f3aa38e090
Refactored issue handling (#55) 2024-07-28 13:53:22 +02:00
Thorsten Sommer
b3b8bf23dc
Add default configuration for assistants (#52) 2024-07-28 11:20:00 +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
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
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
Thorsten Sommer
6cc1d37db8
Implemented Mistral provider (#19) 2024-07-01 20:11:19 +02:00
Thorsten Sommer
b29e181ecd
Prepared release v0.6.1 (#18) 2024-06-30 21:06:04 +02:00
Thorsten Sommer
9b1649b48a
Implemented the Anthropic provider (#17) 2024-06-30 20:56:08 +02:00
Thorsten Sommer
15e8fbc6ca
Provide user feedback when no update was found (#16) 2024-06-30 19:11:34 +02:00
Thorsten Sommer
d6e80a4563
Added update system to the app (#13) 2024-06-30 15:26:28 +02:00
Thorsten Sommer
6170e0ce9a
Fixed home page layout for 1080p screens (#10) 2024-06-25 20:46:09 +02:00
Thorsten Sommer
2818aa9341
Fixed links to GitHub sponsors (#9) 2024-06-25 17:46:37 +02:00
Thorsten Sommer
329467123b
Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00
Thorsten Sommer
6d0002ac3b
Correct links to Sponsors.md 2024-06-04 19:49:08 +02:00
de541e2be1
Fixes #61 until GitHub approved our account 2024-06-04 18:45:57 +02:00
97f0974cf7
Fixed #63 2024-06-03 19:43:13 +02:00
9d70103b72
Allow using a provisional API key 2024-06-03 19:42:53 +02:00
0c1e2a28ab
Update 2024-06-02 21:04:53 +02:00
86102e383f
Fixed regex to allow ? chars 2024-06-02 21:04:44 +02:00
40a6e6c284
Added changelog to the about and start pages 2024-06-02 20:54:02 +02:00
b9f08578a0
Extended build script to update changelogs inside the C# code base 2024-06-02 20:53:11 +02:00
df8f207e7f
Added changelog component 2024-06-02 20:52:30 +02:00
cac0ecc7e2
Added changelogs 2024-06-02 20:52:16 +02:00
58160f3eaa
Inject an HTTP client into the DI system 2024-06-02 20:51:26 +02:00
3eff9c700a
Added the motivation 2024-06-01 22:16:10 +02:00
4d6b06d3a1
Explicit disabled multi expansion 2024-06-01 22:15:42 +02:00
9660394422
Refactored the vision into its own component 2024-06-01 22:13:57 +02:00
723166aa49
Refactored expansion panels into its own component 2024-06-01 20:48:24 +02:00
fa80e5c1c0
Refactored inner scrolling into its own component 2024-06-01 20:32:30 +02:00
db3379b4eb
Apply spellchecking to the instance name field 2024-06-01 20:00:17 +02:00
f7d0cfa102
Added setting for spellchecking 2024-06-01 19:55:12 +02:00
e41863c7ba
Fixes #57 2024-06-01 18:09:47 +02:00
6fbb74fc3a
Fixes #59; home icon was highlighted all the time 2024-06-01 17:49:26 +02:00
d09198d60b
Added triggers for configurations 2024-06-01 17:37:17 +02:00
d59c09611a
Added a supporters page 2024-06-01 12:08:48 +02:00
e4f045a2cc
Fixes #45 2024-05-31 22:09:43 +02:00
6b1b8ee52e
Fixed parsing .NET versions, cf. https://github.com/nushell/nushell/issues/13011 2024-05-31 10:57:06 +02:00
4c9d671f20
Improved .NET regex 2024-05-30 23:06:34 +02:00
5bd05c1cc8
Fixed sys command due to latest NuShell update 2024-05-30 21:05:29 +02:00
e7aab74112
Added a quick start guide 2024-05-30 21:00:10 +02:00
987a24591d
Added the vision 2024-05-30 12:27:25 +02:00
ebfa836756
Added benefit "no bloatware" 2024-05-30 11:30:49 +02:00
cfd1b0d448
Unified border settings 2024-05-30 11:24:00 +02:00
ab938b8502
Removed the error page 2024-05-30 11:23:30 +02:00
ba1998645a
Disable scrolling on the top level 2024-05-30 11:12:35 +02:00
11edd5827e
Fixed #54 2024-05-29 23:10:09 +02:00
c49d5aea93
Added introduction content 2024-05-28 20:47:11 +02:00
a990011311
Added a mud text list component 2024-05-28 20:46:44 +02:00
8924acb5c1
Made the text justified & use auto-hyphen 2024-05-28 20:46:26 +02:00
0042852706
Unified about page content into expansion panels 2024-05-28 18:31:08 +02:00