autogen/dotnet/test/AutoGen.SourceGenerator.Tests
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
..
ApprovalTests [.Net] Remove Azure.AI.OpenAI from AutoGen.DotnetInteractive package (#3274) 2024-08-02 16:35:07 +00:00
AutoGen.SourceGenerator.Tests.csproj Merge dotnet conflict (#3) 2024-09-30 19:32:48 -04:00
FilescopeNamespaceFunctionExample.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
FunctionCallTemplateEncodingTests.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
FunctionCallTemplateTests.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00
FunctionExample.test.cs [.Net] use file-scope (#3997) 2024-10-30 10:05:58 -07:00
FunctionExamples.cs [.Net] use file-scope (#3997) 2024-10-30 10:05:58 -07:00
TopLevelStatementFunctionExample.cs Fix dotnet test and reformat dotnet code (#3603) 2024-10-02 14:42:27 -04:00