4 references to HostedCodeInterpreterTool
Microsoft.Extensions.AI.Abstractions.Tests (2)
Tools\HostedCodeInterpreterToolTests.cs (2)
26
var tool = new
HostedCodeInterpreterTool
(props);
35
var tool = new
HostedCodeInterpreterTool
(null);
Microsoft.Extensions.AI.Stabilization.Tests (2)
parent\Microsoft.Extensions.AI.Abstractions.Tests\Tools\HostedCodeInterpreterToolTests.cs (2)
26
var tool = new
HostedCodeInterpreterTool
(props);
35
var tool = new
HostedCodeInterpreterTool
(null);