AI-Studio/app/MindWork AI Studio/Tools
Thorsten Sommer f97612de0e
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (linux-arm64) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Show LLM provider issues to the user (#384)
2025-04-04 16:52:33 +02:00
..
ERIClient Updated the ERI v1 specification & fixed spelling of the UNKNOWN role (#364) 2025-03-17 17:10:03 +01:00
PluginSystem Read the user's preferred language from the OS (#382) 2025-04-03 14:25:45 +02:00
RAG Improved data security for chat threads (#317) 2025-03-08 20:13:08 +01:00
Rust Added paths to log files in the "About" dialog for easier support (#304) 2025-02-27 20:17:51 +01:00
Services Read the user's preferred language from the OS (#382) 2025-04-03 14:25:45 +02:00
Validation Added the retrieval process section for ERI data sources (#318) 2025-03-08 21:04:17 +01:00
AllowedSelectedDataSources.cs Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
AuthMethodsV1Extensions.cs
ButtonData.cs
ButtonTypes.cs
CommonLanguageExtensions.cs
CommonLanguages.cs
CommonTools.cs Added plugin architecture (#322) 2025-03-22 21:12:14 +01:00
Components.cs Improved data security by enforcing provider filtering (#290) 2025-02-23 15:05:29 +01:00
ComponentsData.cs
ComponentsExtensions.cs Improved data security by enforcing provider filtering (#290) 2025-02-23 15:05:29 +01:00
ConfidenceSchemes.cs Added DeepSeek as provider (#303) 2025-02-27 12:43:19 +01:00
ConfidenceSchemesExtensions.cs Added DeepSeek as provider (#303) 2025-02-27 12:43:19 +01:00
DirectoryInfoExtensions.cs
ElementReferenceExtensions.cs
EncryptedText.cs
EncryptedTextExtensions.cs
EncryptedTextJsonConverter.cs
Encryption.cs
Error.cs Show LLM provider issues to the user (#384) 2025-04-04 16:52:33 +02:00
Event.cs Show LLM provider issues to the user (#384) 2025-04-04 16:52:33 +02:00
FileInfoExtensions.cs
HTMLParser.cs
HttpRateLimitedStreamResult.cs
HttpRequestHeadersExtensions.cs
IButtonData.cs
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
ISecretId.cs
JsRuntimeExtensions.cs Code maintenance (#332) 2025-03-12 18:05:27 +01:00
LoadChat.cs
LongExtensions.cs
Markdown.cs
MessageBus.cs Show LLM provider issues to the user (#384) 2025-04-04 16:52:33 +02:00
MessageBusExtensions.cs
MudThemeExtensions.cs
NoComponent.cs Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
Process.cs
ProcessStepValue.cs
ProfileExtensions.cs
SendToButton.cs
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
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