4 references to _testFunction
Microsoft.Extensions.AI.OpenAI.Tests (4)
OpenAIConversionTests.cs (4)
99var tool = _testFunction.AsOpenAIChatTool(); 110var tool = _testFunction.AsOpenAIResponseTool(); 118var tool = _testFunction.AsOpenAIConversationFunctionTool(); 129var tool = _testFunction.AsOpenAIAssistantsFunctionToolDefinition();