AI-Studio/app/MindWork AI Studio/Tools/ToolCallingSystem/ToolCallingImplementations
Peer Schütt ead156ac4d Set parallel_tool_calls to false in chat completions, because AI Studio calls all tools sequentially at the moment.
Also fixed a bug that resulted in an error when using tools with Mistral API
2026-07-23 17:01:46 +02:00
..
ReadWebPageTool.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
SearXNGPageRetrievalService.cs Refactored to follow DRY principle and added error handling 2026-07-20 15:34:11 +02:00
SearXNGSearchClient.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
SearXNGWebSearchTool.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