4 references to _testFunction
Microsoft.Extensions.AI.OpenAI.Tests (4)
OpenAIConversionTests.cs (4)
28var tool = _testFunction.AsOpenAIChatTool(); 39var tool = _testFunction.AsOpenAIResponseTool(); 47var tool = _testFunction.AsOpenAIConversationFunctionTool(); 58var tool = _testFunction.AsOpenAIAssistantsFunctionToolDefinition();