AI-Studio/app/MindWork AI Studio
2026-05-18 15:34:55 +02:00
..
Agents Added support for images (#609) 2025-12-30 18:30:32 +01:00
Assistants translation 2026-05-18 15:34:55 +02:00
Chat The tools web_search and read_web_content are now working! They still need to be finetuned and better harnessed. 2026-04-13 18:37:23 +02:00
Components use individual confidence levels for each tool to protect tool callings from using unsafe providers 2026-05-12 17:51:11 +02:00
Dialogs connecting allowed host settings to the ui 2026-05-18 15:30:23 +02:00
Layout Improved the shortcut handling (#684) 2026-03-10 20:50:45 +01:00
Pages First version of SearXNG-based Websearch and a tool to read web page content. 2026-04-13 13:53:24 +02:00
Plugins translation 2026-05-18 15:34:55 +02:00
Provider adding the provider confidence to the tool context; introducing a ToolExecutionBlockedException 2026-05-18 15:28:57 +02:00
Settings Adding allowed private hosts for read_web_page tool to managed settings. This enables a whitelist because all other private hosts will be blocked 2026-05-18 15:26:33 +02:00
Tools added the actual filtering and blocking security logic so that only public hosts will be allowed and only high confidence providers are used if request goes to allowed internal hosts 2026-05-18 15:34:19 +02:00
wwwroot translation 2026-05-18 15:34:55 +02:00
App.razor Added math rendering (#705) 2026-03-21 20:34:11 +01:00
FileHandler.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
GlobalUsings.cs Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
MindWork AI Studio.csproj Updated .NET (#699) 2026-03-21 12:54:52 +01:00
packages.lock.json Updated .NET (#699) 2026-03-21 12:54:52 +01:00
Program.cs The tools web_search and read_web_content are now working! They still need to be finetuned and better harnessed. 2026-04-13 18:37:23 +02:00
Redirect.cs Extended code analyzers (#293) 2025-02-25 19:58:17 +01:00
Routes.razor Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Routes.razor.cs Added a slide assistant (#647) 2026-03-16 10:44:21 +01:00