AI-Studio/app/MindWork AI Studio/Tools/Services
2026-08-10 20:06:51 +02:00
..
AssistantPluginGenerationService.cs Fixed invisible file attachments in assistant plugins & allow file attachment component (#877) 2026-07-21 10:05:43 +02:00
AssistantPluginInstallService.cs Assistant Builder improvements (#851) 2026-07-15 21:00:25 +02:00
DataSourceEmbeddingModels.cs changed DateTime to DateTimeOffset 2026-08-10 20:06:51 +02:00
DataSourceEmbeddingNames.cs added retrieval with vector and bm25 search 2026-08-03 20:56:19 +02:00
DataSourceEmbeddingProviders.cs added retrieval with vector and bm25 search 2026-08-03 20:56:19 +02:00
DataSourceEmbeddingService.cs changed DateTime to DateTimeOffset 2026-08-10 20:06:51 +02:00
DataSourceEmbeddingService.Files.cs changed DateTime to DateTimeOffset 2026-08-10 20:06:51 +02:00
DataSourceEmbeddingService.State.cs added metadata for bm25 and also confidence levels 2026-08-03 19:45:47 +02:00
DataSourceEmbeddingService.Watchers.cs made the embedding procedure more robust 2026-08-03 17:53:31 +02:00
DataSourceLocalRetrievalService.cs ensured prompts fit embedding model 2026-08-10 19:42:39 +02:00
DataSourceService.cs Added security checks for confidence levels 2026-08-05 15:05:17 +02:00
EnterpriseEnvironmentService.cs Added support for up to 100,000 enterprise configuration slots (#782) 2026-05-31 12:11:09 +02:00
GlobalShortcutService.cs Added focused-window shortcut fallback on Linux (#882) 2026-07-21 14:43:33 +02:00
MarkdownClipboardService.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
MediaTranscriptionService.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
PandocAvailabilityService.cs Added the possibility to attach files to the chat (#585) 2025-12-10 13:48:13 +01:00
RustAvailabilityMonitorService.cs Improved logging (#678) 2026-02-25 19:30:46 +01:00
RustEnumConverter.cs Manage global shortcuts (#635) 2026-01-24 20:05:34 +01:00
RustService.APIKeys.cs Improved Secret Service diagnostics on Linux (#868) 2026-07-19 11:33:56 +02:00
RustService.App.cs Fixed initial logging setup for Flatpak (#874) 2026-07-19 22:48:30 +02:00
RustService.Clipboard.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
RustService.cs Merge branch 'main' into chunk-data 2026-08-04 18:01:25 +02:00
RustService.Databases.cs added retrieval with vector and bm25 search 2026-08-03 20:56:19 +02:00
RustService.Enterprise.cs Added support for up to 100,000 enterprise configuration slots (#782) 2026-05-31 12:11:09 +02:00
RustService.Events.cs Added Rust failure detection to the .NET server (#637) 2026-01-24 21:43:00 +01:00
RustService.FileSystem.cs Improve Linux clipboard support and file handling (#872) 2026-07-19 19:56:30 +02:00
RustService.Image.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
RustService.Log.cs Added Rust failure detection to the .NET server (#637) 2026-01-24 21:43:00 +01:00
RustService.Media.cs Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02:00
RustService.OS.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
RustService.Retrieval.cs fixed tokenization issue for long files 2026-08-10 18:21:31 +02:00
RustService.Secrets.cs Improved Secret Service diagnostics on Linux (#868) 2026-07-19 11:33:56 +02:00
RustService.Shortcuts.cs Fixed global shortcuts on linux (#867) 2026-07-18 17:42:38 +02:00
RustService.Tokenizer.cs ensured prompts fit embedding model 2026-08-10 19:42:39 +02:00
RustService.Updates.cs Fixed changelog encoding & prepared re-release v26.4.1 (#745) 2026-04-17 19:30:13 +02:00
TemporaryChatService.cs Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
TokenizerModelId.cs added possibility to add tokenizer via plugin and refactored earlier changes 2026-04-23 16:29:30 +02:00
TranscriptStagingCleanupService.cs Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02:00
UpdatePolicy.cs Improved enterprise update policies & Flatpak support (#853) 2026-07-13 13:35:24 +02:00
UpdatePolicyMode.cs Improved enterprise update policies & Flatpak support (#853) 2026-07-13 13:35:24 +02:00
UpdateService.cs Added the visual briefing assistant (#893) 2026-08-02 21:41:12 +02:00
VoiceRecordingAvailabilityService.cs Harden voice recording initialization (#698) 2026-03-16 22:36:51 +01:00