2 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);