mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-09 10:01:37 +00:00
7 lines
158 B
C#
7 lines
158 B
C#
![]() |
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|||
|
// Program.cs
|
|||
|
|
|||
|
using AutoGen.Gemini.Sample;
|
|||
|
|
|||
|
Image_Chat_With_Vertex_Gemini.RunAsync().Wait();
|