AI-Studio/app/MindWork AI Studio/Chat
2026-01-05 19:32:34 +01:00
..
ChatRole.cs Finalized chat templates (#475) 2025-05-24 19:11:28 +02:00
ChatRoleExtensions.cs Finalized chat templates (#475) 2025-05-24 19:11:28 +02:00
ChatRoles.cs
ChatThread.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ChatThreadExtensions.cs
ContentBlock.cs Extension of the chat template (#521) 2025-07-11 09:57:46 +02:00
ContentBlockComponent.razor Added possibility to view file attachments in chat (#594) 2025-12-18 15:00:27 +01:00
ContentBlockComponent.razor.cs Added possibility to view file attachments in chat (#594) 2025-12-18 15:00:27 +01:00
ContentImage.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ContentImageSource.cs
ContentText.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ContentType.cs
FileAttachment.cs Allow source code-related files 2026-01-05 19:32:34 +01:00
FileAttachmentImage.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
FileAttachmentType.cs Refactored file attachments (#608) 2025-12-28 16:50:36 +01:00
IContent.cs Refactored file attachments (#608) 2025-12-28 16:50:36 +01:00
IImageSource.cs
IImageSourceExtensions.cs Refactored MIME handling to be static typed 2026-01-05 15:56:10 +01:00
KnownWorkspaces.cs
ListContentBlockExtensions.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ListFileAttachmentExtensions.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
StringExtension.cs Prepared release v0.9.48 (#501) 2025-06-11 10:20:49 +02:00
SystemPrompts.cs