Commit Graph

232 Commits

Author SHA1 Message Date
eae1944695
Added temporary chat maintenance service 2024-07-12 23:13:10 +02:00
ba5b109bcf
Show a warning when the user leaves the chat page while there are unsaved changes 2024-07-12 22:31:47 +02:00
152eed6542
Added option to delete current & start new chat 2024-07-12 22:03:46 +02:00
4f8a6533c3
Check unsaved changes from the workspace component 2024-07-12 21:44:46 +02:00
562276ed3f
Implemented SendMessageUseFirstResult for message bus 2024-07-12 21:43:12 +02:00
82cda5ee66
Added option to start new chat in the same workspace 2024-07-12 20:50:47 +02:00
51c4deed8b
Spelling 2024-07-12 20:47:27 +02:00
733b2b1ac9
Implemented feature to start new chats from a workspace 2024-07-12 19:30:06 +02:00
ce8f50ee66
Implemented move feature inside the workspace component 2024-07-12 16:05:07 +02:00
bf83c1830b
Allow customization of confirmation button color 2024-07-12 16:04:47 +02:00
10367c86fe
Implemented move to workspace feature 2024-07-12 15:28:40 +02:00
718beb85ac
Fixed background update service 2024-07-12 13:08:57 +02:00
7b5d2df873
Implemented rename and delete operations for workspaces 2024-07-12 12:44:41 +02:00
50da92ee29
Added option to create a workspace 2024-07-11 21:33:12 +02:00
72fa028d47
Implemented renaming of chats 2024-07-11 13:03:07 +02:00
Thorsten Sommer
7afc017c63
Refactoring 2024-07-11 09:44:26 +02:00
Thorsten Sommer
2adfdb1014
Added option to start new chat 2024-07-11 09:27:22 +02:00
Thorsten Sommer
73b7d81903
Implemented delete chat operation 2024-07-11 08:54:46 +02:00
Thorsten Sommer
32af4211db
Refactored tree data structure 2024-07-11 08:54:03 +02:00
Thorsten Sommer
9f954274ff
Refactored tree data loading to avoid the MudBlazor server-based approach 2024-07-11 08:27:06 +02:00
Thorsten Sommer
3582dc7d97
Removed debug button 2024-07-11 08:25:25 +02:00
c76a5e4dbf
Implemented basic store and load operation for chats 2024-07-10 19:27:49 +02:00
d0858a1707
Fixed type design for JSON serialization & deserialization 2024-07-10 19:26:59 +02:00
bc56b2d9b0
Disable workspaces when desired 2024-07-10 13:20:45 +02:00
d311cd9783
Moved chat buttons into a toolbar 2024-07-10 13:20:15 +02:00
6986a21809
Added configuration settings concerning workspaces 2024-07-10 12:59:22 +02:00
12fdcc9d8f
Basic implementation of the workspace component 2024-07-09 20:25:48 +02:00
b57d7d56ea
Change data directory 2024-07-09 20:21:06 +02:00
1b9530bc1f
Spelling 2024-07-09 20:19:17 +02:00
Thorsten Sommer
839c398209
Added draft for workspaces 2024-07-04 11:00:13 +02:00
Thorsten Sommer
aa1beb4340
Spelling 2024-07-04 10:59:30 +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
50a03e6c9d
Fixed URL encoding accordingly to GitHub (#11) 2024-06-26 09:13:36 +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
1d68344065
Added funding buttons (#8) 2024-06-25 17:15:50 +02:00
Thorsten Sommer
796d81ffd0
Updated supporter-related content (#7) 2024-06-25 17:13:29 +02:00
Thorsten Sommer
70bca99408
Fixed release asset names (#6) 2024-06-24 17:25:40 +02:00
Thorsten Sommer
5065a7c203
Add write access to create content (#5) 2024-06-24 13:04:15 +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
41da409224 Merge branch '61-add-markdown-file-as-placeholder-for-github-sponsors' into 'main'
Resolve "Add Markdown file as placeholder for Github sponsors"

Closes #61

See merge request products/mindwork-ai-studio!17
2024-06-04 16:47:01 +00:00
de541e2be1
Fixes #61 until GitHub approved our account 2024-06-04 18:45:57 +02:00
2de2017092 Merge branch '63-bug-cannot-read-secret-for-new-provider' into 'main'
Resolve "Bug: Cannot read secret for new provider"

Closes #63

See merge request products/mindwork-ai-studio!16
2024-06-03 17:45:53 +00:00
97f0974cf7
Fixed #63 2024-06-03 19:43:13 +02:00