AI-Studio/app/MindWork AI Studio
Peer Schütt 4946ea48ae Make the tool selection always visible for coding, slide planner and document analysis assistant.
For each other assistant tool selection has to be enabled in the assistant settings.
2026-07-27 13:16:15 +02:00
..
Agents Added simple assistant plugin example (#734) 2026-04-15 09:01:31 +02:00
Assistants Make the tool selection always visible for coding, slide planner and document analysis assistant. 2026-07-27 13:16:15 +02:00
Chat Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
Components Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
Dialogs Make the tool selection always visible for coding, slide planner and document analysis assistant. 2026-07-27 13:16:15 +02:00
Layout Added audio and video transcription for chats and assistants (#856) 2026-07-15 12:53:30 +02:00
Pages Make the tool selection always visible for coding, slide planner and document analysis assistant. 2026-07-27 13:16:15 +02:00
Plugins Catch another edge case where a model fails to choose a tool 2026-07-24 16:55:40 +02:00
Provider Some provider send additional metadata with their answers. These are often needed for their provider-specific implementation of the chat-completions API. Therefore we do not remove them, but send them with the request 2026-07-27 10:29:59 +02:00
Settings Make the tool selection always visible for coding, slide planner and document analysis assistant. 2026-07-27 13:16:15 +02:00
Tools Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
wwwroot Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
App.razor Fixed Blazor reconnection after system sleep (#849) 2026-07-10 09:01:41 +02: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 Prepare release v26.7.3 (#862) 2026-07-15 21:18:45 +02:00
packages.lock.json Codex-based code review 2026-07-20 17:46:40 +02:00
Program.cs Merge branch 'main' into tool_calling_v2 2026-07-20 15:54:54 +02:00
Redirect.cs Assistant Builder improvements (#851) 2026-07-15 21:00:25 +02:00
Routes.razor Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Routes.razor.cs Added an assistant to view the AI Studio logs (#859) 2026-07-15 19:44:43 +02:00