autogen/dotnet/samples/AutoGen.BasicSamples/CodeSnippet
Xiaoyun Zhang 6bea055b26
[.Net] Add a generic `IHandle` interface so AgentRuntime doesn't need to deal with typed handler (#3985)
* add IHandle for object type

* rename handle -> handleObject

* remove duplicate file header setting

* update

* remove AgentId

* fix format
2024-10-30 11:53:37 -07:00
..
AgentCodeSnippet.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
BuildInMessageCodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
CreateAnAgent.cs Dotnet package cleanup and reconciliation of dirs 2024-10-02 12:57:50 -04:00
FunctionCallCodeSnippet.cs Dotnet package cleanup and reconciliation of dirs 2024-10-02 12:57:50 -04:00
GetStartCodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
MiddlewareAgentCodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
MistralAICodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
OpenAICodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
PrintMessageMiddlewareCodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
RunCodeSnippetCodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
SemanticKernelCodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
TypeSafeFunctionCallCodeSnippet.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
UserProxyAgentCodeSnippet.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