Commit Graph

19 Commits

Author SHA1 Message Date
Thorsten Sommer
030990ee90
Improved data security for chat threads (#317) 2025-03-08 20:13:08 +01:00
Thorsten Sommer
99622cec48
Fixed the default data source selection when replacing the chat (#315) 2025-03-08 14:23:24 +01:00
Thorsten Sommer
6a4a7dc0d6
Improved the augmentation & generation of RAG (#314) 2025-03-08 13:56:38 +01:00
Thorsten Sommer
7c59aa11fe
Refactored DI usage for CreateFromProviderAsync (#285) 2025-02-17 12:41:27 +01:00
Thorsten Sommer
98810ce884
Added an agent to select the appropriate data sources for any prompt (#284) 2025-02-17 12:33:34 +01:00
Thorsten Sommer
f4780939fc
Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
Thorsten Sommer
954cf44939
Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
Thorsten Sommer
940459ca46
Fixed an issue with tooltips at the bottom of the app (#271) 2025-01-21 19:22:26 +01:00
Thorsten Sommer
09d67bc1c2
Fixed the workspace name after re-rendering the chat component (#270) 2025-01-21 19:12:36 +01:00
Thorsten Sommer
be408a6aee
Fixed message bus issues (#268) 2025-01-21 15:36:22 +01:00
Thorsten Sommer
06f66fdab2
Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
Thorsten Sommer
e4b1ea32fb
Fixed chat loading by assistants (#256) 2025-01-04 19:27:45 +01:00
Thorsten Sommer
e9975a5fbc
Fixed the chat scrolling behavior after toggling the workspaces (#255) 2025-01-04 18:27:23 +01:00
Thorsten Sommer
187663bbf2
Added the option to stop the current generation (#249) 2025-01-03 23:13:56 +01:00
Thorsten Sommer
8060fc01dd
Added button to edit last user message (#248) 2025-01-03 21:58:31 +01:00
Thorsten Sommer
b2ca49ab92
Added a button to regenerate the last AI response (#247) 2025-01-03 21:18:27 +01:00
Thorsten Sommer
5e445f09fa
Implemented removal of chat messages (#246) 2025-01-03 18:01:22 +01:00
Thorsten Sommer
38a45955fb
Improved profile and system prompt handling (#241) 2025-01-02 14:50:54 +01:00
Thorsten Sommer
caec3bfd2c
Improved chat UI (#240) 2025-01-02 13:16:47 +01:00