diff --git a/dotnet/nuget/NUGET.md b/dotnet/nuget/NUGET.md index c507d0a2fb..8f3a9dfe87 100644 --- a/dotnet/nuget/NUGET.md +++ b/dotnet/nuget/NUGET.md @@ -5,7 +5,7 @@ Microsoft Agent Framework is a comprehensive .NET library for building, orchestr ## Key Features - **Multi-Agent Orchestration**: Coordinate multiple agents using sequential, concurrent, group chat, and handoff patterns -- **Graph-based Workflows**: Connect agents and deterministic functions with streaming, checkpointing, and human-in-the-loop capabilities +- **Graph-based Workflows**: Connect agents and functions with streaming, checkpointing, and human-in-the-loop capabilities, with both imperative or declarative workflow support - **Multiple Provider Support**: Seamlessly integrate with various LLM providers with more being added continuously - **Extensible Middleware**: Flexible request/response processing with custom pipelines and exception handling - **Built-in Observability**: OpenTelemetry integration for distributed tracing, monitoring, and debugging diff --git a/dotnet/nuget/agent-framework-icon.png b/dotnet/nuget/agent-framework-icon.png deleted file mode 100644 index 2306a64a6a..0000000000 Binary files a/dotnet/nuget/agent-framework-icon.png and /dev/null differ diff --git a/dotnet/nuget/icon.png b/dotnet/nuget/icon.png index 3b0b19bd41..29c08f2bdd 100644 Binary files a/dotnet/nuget/icon.png and b/dotnet/nuget/icon.png differ