AI-Studio/app/MindWork AI Studio/Tools/ToolCallingSystem
Nils Kruthoff cf6256c215
Resolve target host addresses before connecting, then bind HTTP connection to those validated IPs.
Prevents request from re-resolving the host after validation
2026-05-18 17:00:05 +02:00
..
ToolCallingImplementations Resolve target host addresses before connecting, then bind HTTP connection to those validated IPs. 2026-05-18 17:00:05 +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