2 instantiations of Phi3Agent
Microsoft.ML.GenAI.Phi.Tests (1)
AutoGenTests.cs (1)
34var agent = new Phi3Agent(pipeline, "assistant");
Microsoft.ML.GenAI.Samples (1)
Phi3Mini\AutoGenSample.cs (1)
37var agent = new Phi3Agent(pipeline, "assistant")
1 reference to Phi3Agent
Microsoft.ML.GenAI.Phi.Tests (1)
AutoGenTests.cs (1)
34var agent = new Phi3Agent(pipeline, "assistant");