autogen/dotnet/samples/AutoGen.BasicSamples
Xiaoyun Zhang 5e0b677acc
[.NET] Create tools from M.E.A.I AIFunctionFactory (#4041)
* add MEAI tool support

* fix format

* update

---------

Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
2024-11-03 09:18:32 -08:00
..
CodeSnippet [.Net] Add a generic `IHandle` interface so AgentRuntime doesn't need to deal with typed handler (#3985) 2024-10-30 11:53:37 -07:00
GettingStart [.Net] Update OpenAI, semantic kernel to latest version (#3792) 2024-10-15 07:23:33 -07:00
AutoGen.BasicSample.csproj [.NET] Create tools from M.E.A.I AIFunctionFactory (#4041) 2024-11-03 09:18:32 -08:00
Example01_AssistantAgent.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example02_TwoAgent_MathChat.cs Dotnet package cleanup and reconciliation of dirs 2024-10-02 12:57:50 -04:00
Example03_Agent_FunctionCall.cs [.NET] Create tools from M.E.A.I AIFunctionFactory (#4041) 2024-11-03 09:18:32 -08:00
Example04_Dynamic_GroupChat_Coding_Task.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example05_Dalle_And_GPT4V.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example06_UserProxyAgent.cs [.Net] Add a generic `IHandle` interface so AgentRuntime doesn't need to deal with typed handler (#3985) 2024-10-30 11:53:37 -07:00
Example07_Dynamic_GroupChat_Calculate_Fibonacci.cs Dotnet package cleanup and reconciliation of dirs 2024-10-02 12:57:50 -04:00
Example08_LMStudio.cs [.Net] Update OpenAI, semantic kernel to latest version (#3792) 2024-10-15 07:23:33 -07:00
Example10_SemanticKernel.cs Dotnet package cleanup and reconciliation of dirs 2024-10-02 12:57:50 -04:00
Example11_Sequential_GroupChat_Example.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example12_TwoAgent_Fill_Application.cs Dotnet package cleanup and reconciliation of dirs 2024-10-02 12:57:50 -04:00
Example13_OpenAIAgent_JsonMode.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example14_MistralClientAgent_TokenCount.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example15_GPT4V_BinaryDataImageMessage.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example16_OpenAIChatAgent_ConnectToThirdPartyBackend.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Example17_ReActAgent.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
GlobalUsing.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
LLMConfiguration.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
Program.cs [.NET] Create tools from M.E.A.I AIFunctionFactory (#4041) 2024-11-03 09:18:32 -08:00