AI-Studio/app/MindWork AI Studio/Tools/ToolCallingSystem
2026-07-27 17:40:47 +02:00
..
ToolCallingImplementations Adapted the settings descriptions and explanations 2026-07-27 17:40:47 +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 Added function calling override capability and share the requestbuilder across tool calls and other llm calls 2026-07-27 14:32:13 +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 Adapted the settings descriptions and explanations 2026-07-27 17:40:47 +02:00
ToolSettingsValueParser.cs Refactored to follow DRY principle and added error handling 2026-07-20 15:34:11 +02:00