AI-Studio/app/MindWork AI Studio/Tools/ToolCallingSystem
2026-05-18 15:34:19 +02:00
..
ToolCallingImplementations 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
IToolImplementation.cs First version of SearXNG-based Websearch and a tool to read web page content. 2026-04-13 13:53:24 +02:00
ToolDefinition.cs Erste Version des Tool Callings von Codex 2026-04-09 15:37:53 +02:00
ToolExecutionModels.cs adding the provider confidence to the tool context; introducing a ToolExecutionBlockedException 2026-05-18 15:28:57 +02:00
ToolExecutor.cs adding the provider confidence to the tool context; introducing a ToolExecutionBlockedException 2026-05-18 15:28:57 +02:00
ToolRegistry.cs use individual confidence levels for each tool to protect tool callings from using unsafe providers 2026-05-12 17:51:11 +02:00
ToolSelectionRules.cs use individual confidence levels for each tool to protect tool callings from using unsafe providers 2026-05-12 17:51:11 +02:00
ToolSettingsSecretId.cs Erste Version des Tool Callings von Codex 2026-04-09 15:37:53 +02:00
ToolSettingsService.cs connecting allowed host settings to the ui 2026-05-18 15:30:23 +02:00