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