..
ERIClient
Added more text content to the I18N system ( #446 )
2025-05-04 14:59:30 +02:00
Metadata
Add component to read PDF files into assistants ( #439 )
2025-05-02 23:09:50 +02:00
PluginSystem
Allow chat templates in config plugins ( #537 )
2025-08-18 20:40:52 +02:00
RAG
Added more text content to the I18N system ( #446 )
2025-05-04 14:59:30 +02:00
Rust
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
Services
Improved PowerPoint implementation for reading slide data ( #517 )
2025-07-01 18:34:14 +02:00
Validation
Added more text content to the I18N system ( #446 )
2025-05-04 14:59:30 +02:00
AllowedSelectedDataSources.cs
Integrated data sources into any chat ( #282 )
2025-02-15 15:41:12 +01:00
AuthMethodsV1Extensions.cs
Added more text content to the I18N system ( #446 )
2025-05-04 14:59:30 +02:00
ButtonData.cs
Added I18N assistant for localization of AI Studio content ( #422 )
2025-04-26 18:55:23 +02:00
ButtonTypes.cs
Assistant send result ( #75 )
2024-08-18 12:32:18 +02:00
ChatTemplateExtensions.cs
Finalized chat templates ( #475 )
2025-05-24 19:11:28 +02:00
CommonLanguageExtensions.cs
Added Russian as a language option for assistants ( #477 )
2025-05-25 10:42:42 +02:00
CommonLanguages.cs
Added Russian as a language option for assistants ( #477 )
2025-05-25 10:42:42 +02:00
CommonTools.cs
Added plugin architecture ( #322 )
2025-03-22 21:12:14 +01:00
Components.cs
Added I18N assistant for localization of AI Studio content ( #422 )
2025-04-26 18:55:23 +02:00
ComponentsData.cs
Added options to enforce minimum confidence levels for each assistant ( #147 )
2024-09-14 19:20:33 +02:00
ComponentsExtensions.cs
Allow chat templates in config plugins ( #537 )
2025-08-18 20:40:52 +02:00
ConfidenceSchemes.cs
Added DeepSeek as provider ( #303 )
2025-02-27 12:43:19 +01:00
ConfidenceSchemesExtensions.cs
Added more text content to the I18N system ( #446 )
2025-05-04 14:59:30 +02:00
ContentStreamDocumentMetadata.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamImageMetadata.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamMetadataJsonConverter.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamPdfDetails.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamPdfMetadata.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamPptxImageData.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamPresentationDetails.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamPresentationMetadata.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamSpreadsheetDetails.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamSpreadsheetMetadata.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamSseEvent.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamSseHandler.cs
Improved PowerPoint implementation for reading slide data ( #517 )
2025-07-01 18:34:14 +02:00
ContentStreamSseMetadata.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamTextDetails.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
ContentStreamTextMetadata.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
DataErrorMessage.cs
UI for Pandoc integration ( #393 )
2025-05-29 14:01:56 +02:00
DataSuccessMessage.cs
UI for Pandoc integration ( #393 )
2025-05-29 14:01:56 +02:00
DataWarningMessage.cs
UI for Pandoc integration ( #393 )
2025-05-29 14:01:56 +02:00
DirectoryInfoExtensions.cs
Added an information view to all data sources ( #273 )
2025-02-09 12:36:37 +01:00
ElementReferenceExtensions.cs
Improved chat page by scrolling to the bottom after loading ( #87 )
2024-08-23 10:32:27 +02:00
EncryptedText.cs
Improve ipc ( #102 )
2024-09-01 20:10:03 +02:00
EncryptedTextExtensions.cs
Improve ipc ( #102 )
2024-09-01 20:10:03 +02:00
EncryptedTextJsonConverter.cs
Improve ipc ( #102 )
2024-09-01 20:10:03 +02:00
Encryption.cs
Improve ipc ( #102 )
2024-09-01 20:10:03 +02:00
EnterpriseEnvironment.cs
Allow loading any document in some assistants ( #508 )
2025-06-30 18:56:48 +02:00
EnvFile.cs
Improved dev experience & allow native .NET debugging ( #460 )
2025-05-17 13:36:28 +02:00
Event.cs
Improved enterprise service ( #493 )
2025-06-02 20:08:25 +02:00
FileInfoExtensions.cs
Added an information view to all data sources ( #273 )
2025-02-09 12:36:37 +01:00
HTMLParser.cs
Allow reading web content into assistants ( #63 )
2024-08-01 21:53:28 +02:00
HttpRateLimitedStreamResult.cs
Fixed a streaming bug ( #250 )
2025-01-04 12:30:05 +01:00
HttpRequestHeadersExtensions.cs
Improve ipc ( #102 )
2024-09-01 20:10:03 +02:00
IButtonData.cs
Assistant send result ( #75 )
2024-08-18 12:32:18 +02:00
IConfidence.cs
Added a retrieval context validation agent ( #289 )
2025-02-22 20:51:06 +01:00
IConfidenceExtensions.cs
Added a retrieval context validation agent ( #289 )
2025-02-22 20:51:06 +01:00
IMessageBusReceiver.cs
Created I18N data, part 1 ( #404 )
2025-04-24 13:50:14 +02:00
ISecretId.cs
Added embedding configurations ( #224 )
2024-12-03 15:24:40 +01:00
ISlideContent.cs
Improved PowerPoint implementation for reading slide data ( #517 )
2025-07-01 18:34:14 +02:00
JsRuntimeExtensions.cs
Code maintenance ( #332 )
2025-03-12 18:05:27 +01:00
LoadChat.cs
Bias of the day ( #173 )
2024-10-28 15:41:00 +01:00
LongExtensions.cs
Added an information view to all data sources ( #273 )
2025-02-09 12:36:37 +01:00
Markdown.cs
Upgraded dependencies ( #533 )
2025-08-10 18:32:38 +02:00
MessageBus.cs
Improved enterprise service ( #493 )
2025-06-02 20:08:25 +02:00
MessageBusExtensions.cs
Added update system to the app ( #13 )
2024-06-30 15:26:28 +02:00
MudThemeExtensions.cs
Added color themes (dark & light) ( #148 )
2024-09-15 12:30:07 +02:00
NoComponent.cs
Included a settings icon to every assistant that lets you edit the settings ( #327 )
2025-03-12 11:31:01 +01:00
Pandoc.cs
Finished the Pandoc integration ( #487 )
2025-05-30 22:39:16 +02:00
PandocExecutable.cs
Finished the Pandoc integration ( #487 )
2025-05-30 22:39:16 +02:00
PandocInstallation.cs
Finished the Pandoc integration ( #487 )
2025-05-30 22:39:16 +02:00
PandocPreparedProcess.cs
Finished the Pandoc integration ( #487 )
2025-05-30 22:39:16 +02:00
PandocProcessBuilder.cs
Finished the Pandoc integration ( #487 )
2025-05-30 22:39:16 +02:00
Process.cs
Allow reading web content into assistants ( #63 )
2024-08-01 21:53:28 +02:00
ProcessStepValue.cs
Allow reading web content into assistants ( #63 )
2024-08-01 21:53:28 +02:00
ProfileExtensions.cs
Add profiles ( #132 )
2024-09-08 21:01:51 +02:00
SendToButton.cs
Improve provider selection ( #112 )
2024-09-04 15:44:23 +02:00
Slide.cs
Improved PowerPoint implementation for reading slide data ( #517 )
2025-07-01 18:34:14 +02:00
SlideImageContent.cs
Improved PowerPoint implementation for reading slide data ( #517 )
2025-07-01 18:34:14 +02:00
SlideManager.cs
Improved PowerPoint implementation for reading slide data ( #517 )
2025-07-01 18:34:14 +02:00
SlideTextContent.cs
Improved PowerPoint implementation for reading slide data ( #517 )
2025-07-01 18:34:14 +02:00
TargetWindow.cs
Added a retrieval context validation agent ( #289 )
2025-02-22 20:51:06 +01:00
TargetWindowStrategy.cs
Added a retrieval context validation agent ( #289 )
2025-02-22 20:51:06 +01:00
TerminalLogger.cs
Improve ipc ( #102 )
2024-09-01 20:10:03 +02:00
TextColor.cs
Integrated data sources into any chat ( #282 )
2025-02-15 15:41:12 +01:00
TextColorExtensions.cs
Integrated data sources into any chat ( #282 )
2025-02-15 15:41:12 +01:00
ThreadSafeRandom.cs
Migrate to .NET 9 & MudBlazor 8 ( #333 )
2025-03-12 19:12:56 +01:00
WorkspaceBehaviour.cs
Added more text content to the I18N system ( #446 )
2025-05-04 14:59:30 +02:00