AI-Studio/app/MindWork AI Studio/Chat
2026-08-10 14:15:40 +02:00
..
ChartBlock.razor included the heatmap and time series block to the chart rendering; specific chart logic 2026-08-10 14:10:21 +02:00
ChartBlock.razor.cs included the heatmap and time series block to the chart rendering; specific chart logic 2026-08-10 14:10:21 +02:00
ChartBlock.razor.css workaround heatmap not centered bug or taking too less space 2026-08-10 14:15:40 +02:00
ChartBlockParser.cs parsing time zones and new chart types 2026-08-10 14:05:38 +02:00
ChartDefinition.cs included heatmaps and time series charts to the definition 2026-08-10 14:03:58 +02: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 Added chat templates (#474) 2025-05-24 12:27:00 +02:00
ChatThread.cs mention heatmaps and timezones and their specific rules in the relevant system prompts 2026-08-10 14:06:41 +02:00
ChatThreadExtensions.cs Added support for organization-trusted providers (#816) 2026-06-21 15:16:37 +02:00
ContentBlock.cs Extension of the chat template (#521) 2025-07-11 09:57:46 +02:00
ContentBlockComponent.razor render structured chart blocks in AI responses 2026-08-04 15:13:46 +02:00
ContentBlockComponent.razor.cs extracting the raw JSON from the AI response and make sure its not a math or md block 2026-08-04 15:13:21 +02:00
ContentImage.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ContentImageSource.cs Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
ContentText.cs Fixed error messages for provider requests (#778) 2026-05-25 17:32:54 +02:00
ContentType.cs Added chat UI 2024-05-04 11:11:09 +02:00
FileAttachment.cs Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02: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 Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
IImageSourceExtensions.cs Added support for managed custom root certificate bundles (#784) 2026-05-31 18:46:54 +02:00
KnownWorkspaces.cs Add ERI server assistant (#231) 2025-01-01 15:49:27 +01:00
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
ManagedTranscriptAttachment.cs Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02:00
MathJaxBlock.razor Added math rendering (#705) 2026-03-21 20:34:11 +01:00
MathJaxBlock.razor.cs Added math rendering (#705) 2026-03-21 20:34:11 +01:00
StringExtension.cs Prepared release v0.9.48 (#501) 2025-06-11 10:20:49 +02:00
SystemPrompts.cs Added the current date and time to the system prompt. (#628) 2026-01-18 20:36:04 +01:00