4 references to _testFunction
Microsoft.Extensions.AI.OpenAI.Tests (4)
OpenAIConversionTests.cs (4)
27var tool = _testFunction.AsOpenAIChatTool(); 38var tool = _testFunction.AsOpenAIResponseTool(); 46var tool = _testFunction.AsOpenAIConversationFunctionTool(); 57var tool = _testFunction.AsOpenAIAssistantsFunctionToolDefinition();