AI-Studio/app/MindWork AI Studio/Tools/ToolCallingSystem
Thorsten Sommer d85b4e71b6
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Sync Flatpak repo (push) Blocked by required conditions
Build and Release / Collect Flatpak artifacts (push) Blocked by required conditions
Build and Release / Verify (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Rebuilt how AI Studio knows what a model can do (#960)
2026-09-13 14:17:25 +02:00
..
Harness Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolCallingImplementations Support multiple web search backends: SearXNG, Staan, and Tavily (#948) 2026-09-04 22:14:29 +02:00
CodeToolDefinitionSource.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ExportableSettings.cs Added admin dialog for tool configuration exports (#949) 2026-09-05 19:16:54 +02:00
IToolDefinitionSource.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
IToolImplementation.cs Added admin dialog for tool configuration exports (#949) 2026-09-05 19:16:54 +02:00
MarkdownTruncator.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
SafeSearchPolicy.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
SafeSearchPolicyExtensions.cs Support multiple web search backends: SearXNG, Staan, and Tavily (#948) 2026-09-04 22:14:29 +02:00
ToolCallingAvailability.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolCallingAvailabilityExtensions.cs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
ToolCatalogItem.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolConfigurationState.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolDefinition.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolExecutionBlockedException.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolExecutionContext.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolExecutionResult.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolExecutor.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolFunctionDefinition.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolInvocationTrace.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolInvocationTraceStatus.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolParameterSchemaBuilder.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolRegistry.cs Support multiple web search backends: SearXNG, Staan, and Tavily (#948) 2026-09-04 22:14:29 +02:00
ToolRuntimeStatus.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolSelectionRules.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolSelectionState.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolSettingsExportMode.cs Added admin dialog for tool configuration exports (#949) 2026-09-05 19:16:54 +02:00
ToolSettingsExportOptions.cs Added admin dialog for tool configuration exports (#949) 2026-09-05 19:16:54 +02:00
ToolSettingsExportResult.cs Added admin dialog for tool configuration exports (#949) 2026-09-05 19:16:54 +02:00
ToolSettingsFieldDefinition.cs Support multiple web search backends: SearXNG, Staan, and Tavily (#948) 2026-09-04 22:14:29 +02:00
ToolSettingsGroupLink.cs Support multiple web search backends: SearXNG, Staan, and Tavily (#948) 2026-09-04 22:14:29 +02:00
ToolSettingsOption.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolSettingsOptionSources.cs Support multiple web search backends: SearXNG, Staan, and Tavily (#948) 2026-09-04 22:14:29 +02:00
ToolSettingsSchema.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolSettingsSchemaBuilder.cs Support multiple web search backends: SearXNG, Staan, and Tavily (#948) 2026-09-04 22:14:29 +02:00
ToolSettingsSecretId.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolSettingsService.cs Added admin dialog for tool configuration exports (#949) 2026-09-05 19:16:54 +02:00
ToolSettingsService.Export.cs Added admin dialog for tool configuration exports (#949) 2026-09-05 19:16:54 +02:00
ToolSettingsValueParser.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ToolVisibilityDefinition.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00