AI-Studio/app/MindWork AI Studio/Chat
2025-05-23 16:46:27 +02:00
..
ChatRole.cs Changes based on code review, changed the profile tooltip, added translation option for chat roles, and added the option to preselect a chat template for chats 2025-05-23 15:32:20 +02:00
ChatRoles.cs Messages are now stored successfully 2025-05-16 14:51:24 +02:00
ChatThread.cs There was a bug when updating a chat template. The AllowProfiles bool was not given, so the default true was always used. 2025-05-23 16:46:27 +02:00
ChatThreadExtensions.cs Improved data security for chat threads (#317) 2025-03-08 20:13:08 +01:00
ContentBlock.cs Additional messages from the chat templates are now used in the chats 2025-05-19 16:16:52 +02:00
ContentBlockComponent.razor Create I18N data, part 2 (#429) 2025-04-27 09:06:05 +02:00
ContentBlockComponent.razor.cs Create I18N data, part 2 (#429) 2025-04-27 09:06:05 +02:00
ContentImage.cs Additional messages from the chat templates are now used in the chats 2025-05-19 16:16:52 +02:00
ContentImageSource.cs Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
ContentText.cs Additional messages from the chat templates are now used in the chats 2025-05-19 16:16:52 +02:00
ContentType.cs Added chat UI 2024-05-04 11:11:09 +02:00
IContent.cs Additional messages from the chat templates are now used in the chats 2025-05-19 16:16:52 +02:00
IImageSource.cs Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
IImageSourceExtensions.cs Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
KnownWorkspaces.cs Add ERI server assistant (#231) 2025-01-01 15:49:27 +01:00
SystemPrompts.cs Send to chat (#77) 2024-08-18 21:48:35 +02:00