AutoGen
NuGet publisher profile
Packages (19)
AutoGen.Core
Core library for AutoGen. This package provides contracts and core functionalities for AutoGen.
AutoGen.OpenAI
OpenAI Intergration for AutoGen. If your project still depends on Azure.AI.OpenAI v1, please use AutoGen.OpenAI.V1 package instead.
AutoGen.Gemini
This package provides the intergration with Gemini.
AutoGen.SemanticKernel
This package contains the semantic kernel integration for AutoGen
AutoGen
The all-in-one package for AutoGen. This package provides contracts, core functionalities, OpenAI integration, source generator, etc. for AutoGen.
AutoGen.Mistral
Provide support for consuming Mistral model in AutoGen
AutoGen.Ollama
Provide support for Ollama server in AutoGen
AutoGen.AzureAIInference
Azure AI Inference Intergration for AutoGen.
AutoGen.Anthropic
Provide support for consuming Anthropic models in AutoGen
AutoGen.LMStudio
Provide support for consuming LMStudio openai-like API service in AutoGen
AutoGen.SourceGenerator
Source generator for AutoGen. This package provides type-safe function call to AutoGen agents.
Microsoft.AutoGen.Contracts
A programming framework for agentic AI
Microsoft.AutoGen.Core
A programming framework for agentic AI
AutoGen.DotnetInteractive
Dotnet interactive integration for AutoGen agents
AutoGen.OpenAI.V1
OpenAI Intergration for AutoGen. This package connects to openai using Azure.AI.OpenAI v1 package. It is reserved to keep compatibility with the projects which stick to that v1 package. To use the latest version of OpenAI SDK, please use AutoGen.OpenAI package.
AutoGen.WebAPI
Turn an `AutoGen.Core.IAgent` into a RESTful API.
Microsoft.AutoGen.Core.Grpc
A programming framework for agentic AI
Microsoft.AutoGen.RuntimeGateway.Grpc
A programming framework for agentic AI
Microsoft.AutoGen.AgentChat
A programming framework for agentic AI