mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-09 01:51:16 +00:00
6 lines
164 B
C#
6 lines
164 B
C#
![]() |
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|||
|
// Program.cs
|
|||
|
|
|||
|
using AutoGen.BasicSample;
|
|||
|
await Example14_MistralClientAgent_TokenCount.RunAsync();
|