AI-Studio/app/MindWork AI Studio/Tools/ToolCallingSystem
2026-07-24 10:53:55 +02:00
..
ToolCallingImplementations Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
IToolImplementation.cs Hardening Tool Calling 2026-07-23 12:59:32 +02:00
MarkdownTruncator.cs web_search now retrives its found websites directly. 2026-07-20 14:41:00 +02:00
ToolCallingAvailability.cs Hardening Tool Calling 2026-07-23 12:59:32 +02:00
ToolCallingAvailabilityExtensions.cs Hardening Tool Calling 2026-07-23 12:59:32 +02:00
ToolDefinition.cs Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
ToolExecutionModels.cs Set parallel_tool_calls to false in chat completions, because AI Studio calls all tools sequentially at the moment. 2026-07-23 17:01:46 +02:00
ToolExecutor.cs Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
ToolRegistry.cs Preparing final commit by fixing a lot of small stuff 2026-07-24 10:53:55 +02:00
ToolRuntimeStatus.cs Hardening Tool Calling 2026-07-23 12:59:32 +02:00
ToolSelectionRules.cs Set parallel_tool_calls to false in chat completions, because AI Studio calls all tools sequentially at the moment. 2026-07-23 17:01:46 +02:00
ToolSettingsSecretId.cs Merge Error Fixes 2026-06-03 16:43:06 +02:00
ToolSettingsService.cs Removed Categories and Engines from the SearXNG Tool, because they should be steered by the SearXNG instance and not by the LLM 2026-07-23 14:16:40 +02:00
ToolSettingsValueParser.cs Refactored to follow DRY principle and added error handling 2026-07-20 15:34:11 +02:00