7 lines
162 B
C#
Raw Normal View History

// Copyright (c) Microsoft Corporation. All rights reserved.
// Program.cs
using AutoGen.OpenAI.Sample;
Tool_Call_With_Ollama_And_LiteLLM.RunAsync().Wait();