autogen/dotnet/sample/AutoGen.BasicSamples
Xiaoyun Zhang 8d55334e4d
[.Net] add AutoGen.SemanticKernel.Sample project (#2774)
* add AutoGen.SemanticKernel.Sample

* revert change
2024-05-24 01:53:22 +00:00
..
CodeSnippet [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
ImageResources [.Net] Support raw-data in ImageMessage (#2552) 2024-05-02 01:30:42 +00:00
AutoGen.BasicSample.csproj [.Net] add AutoGen.SemanticKernel.Sample project (#2774) 2024-05-24 01:53:22 +00:00
Example01_AssistantAgent.cs [.Net] Add KernelPluginMiddleware in AutoGen.SemanticKernel (#2595) 2024-05-09 22:36:20 +00:00
Example02_TwoAgent_MathChat.cs [.Net] Add KernelPluginMiddleware in AutoGen.SemanticKernel (#2595) 2024-05-09 22:36:20 +00:00
Example03_Agent_FunctionCall.cs [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
Example04_Dynamic_GroupChat_Coding_Task.cs [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
Example05_Dalle_And_GPT4V.cs [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
Example06_UserProxyAgent.cs Bring Dotnet AutoGen (#924) 2024-04-26 16:21:46 +00:00
Example07_Dynamic_GroupChat_Calculate_Fibonacci.cs [.Net] Add KernelPluginMiddleware in AutoGen.SemanticKernel (#2595) 2024-05-09 22:36:20 +00:00
Example08_LMStudio.cs Bring Dotnet AutoGen (#924) 2024-04-26 16:21:46 +00:00
Example09_LMStudio_FunctionCall.cs Bring Dotnet AutoGen (#924) 2024-04-26 16:21:46 +00:00
Example10_SemanticKernel.cs [.Net] refactor over streaming version api (#2461) 2024-05-05 14:51:00 +00:00
Example11_Sequential_GroupChat_Example.cs Bring Dotnet AutoGen (#924) 2024-04-26 16:21:46 +00:00
Example12_TwoAgent_Fill_Application.cs [.Net] fix code ql for dotnet build && update trigger for dotnet workflow (#2529) 2024-04-29 20:27:57 +00:00
Example13_OpenAIAgent_JsonMode.cs [.Net] refactor over streaming version api (#2461) 2024-05-05 14:51:00 +00:00
Example14_MistralClientAgent_TokenCount.cs [.Net] Add KernelPluginMiddleware in AutoGen.SemanticKernel (#2595) 2024-05-09 22:36:20 +00:00
Example15_GPT4V_BinaryDataImageMessage.cs [.Net] Add KernelPluginMiddleware in AutoGen.SemanticKernel (#2595) 2024-05-09 22:36:20 +00:00
Example16_OpenAIChatAgent_ConnectToThirdPartyBackend.cs [.Net] Add an example to show how to connect to third party OpenAI API endpoint + upgrade Azure.AI.OpenAI package (#2619) 2024-05-08 23:56:16 +00:00
GlobalUsing.cs Bring Dotnet AutoGen (#924) 2024-04-26 16:21:46 +00:00
LLMConfiguration.cs Bring Dotnet AutoGen (#924) 2024-04-26 16:21:46 +00:00
Program.cs [.Net] Add an example to show how to connect to third party OpenAI API endpoint + upgrade Azure.AI.OpenAI package (#2619) 2024-05-08 23:56:16 +00:00