autogen/dotnet/test
David Luong 4fec246342
Introduce AnthropicClient and AnthropicClientAgent (#2769)
* Reference project

Revert "Set up the Agent. Basic Example set up, boilerplate for connector, ran into signing issue."

This reverts commit 0afe04f2

End to end working anthropic agent + unit tests

Set up the Agent. Basic Example set up, boilerplate for connector, ran into signing issue.

* Add pragma warning

* - Remove Message type
- tabbing fix white space in csproj
- Remove redundant inheritance
- Edit Anthropic.Tests' rootnamespace
- Create AutoGen.Anthropic.Samples

* short-cut agent extension method

* Pass system message in the constructor and throw if there's system message in Imessages

---------

Co-authored-by: luongdavid <luongdavid@microsoft.com>
2024-05-24 16:37:16 +00:00
..
AutoGen.Anthropic.Tests Introduce AnthropicClient and AnthropicClientAgent (#2769) 2024-05-24 16:37:16 +00:00
AutoGen.DotnetInteractive.Tests [.Net] Fix #2660 and add tests for AutoGen.DotnetInteractive (#2676) 2024-05-14 03:40:26 +00:00
AutoGen.Mistral.Tests [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
AutoGen.Ollama.Tests [.Net] add ollama-sample and adds more tests (#2776) 2024-05-24 04:14:29 +00:00
AutoGen.OpenAI.Tests [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
AutoGen.SemanticKernel.Tests [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
AutoGen.SourceGenerator.Tests [.Net] Fix #2687 by adding global:: keyword in generated code (#2689) 2024-05-15 16:58:51 +00:00
AutoGen.Tests [.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2024-05-21 05:48:19 +00:00
.editorconfig Bring Dotnet AutoGen (#924) 2024-04-26 16:21:46 +00:00