7 lines
143 B
C#
Raw Normal View History

// Copyright (c) Microsoft Corporation. All rights reserved.
// Program.cs
using AutoGen.Ollama.Sample;
await Chat_With_LLaVA.RunAsync();