Loading...
Loading...
Integrate Azure AI Services, Azure OpenAI, and Cognitive Services.
npx skill4agent add alphaonedev/openclaw-graph azure-ai-services# Python
pip install semantic-kernel
# .NET / C#
dotnet add package Microsoft.SemanticKernel.Agents| Capability | Description |
|---|---|
| Agents | Individual LLM agents with tool + MCP server support |
| Workflows | Graph-based multi-agent pipelines with checkpointing |
| Providers | Azure OpenAI, OpenAI, Anthropic, Ollama, and more |
| MCP | Native MCP client for external service integration |
| Human-in-the-loop | Built-in approval and intervention checkpoints |