Topic
Semantic Kernel Planners & Agents
4 posts on semantic kernel planners & agents — part of framework tutorials on the n4n AI blog.
Semantic Kernel agent tutorial with n4n.ai function calling
Hands-on tutorial: build a Semantic Kernel ChatCompletionAgent that calls Python functions via the n4n.ai OpenAI-compatible gateway. Step-by-step code.
Building an agent with Semantic Kernel's Agent Framework
A hands-on semantic kernel agent framework tutorial: build a task-completing agent with planners, plugins, and OpenAI-compatible endpoints.
Building a ReAct-style agent in Semantic Kernel
Hands-on react-style agent semantic kernel tutorial: implement a ReAct reasoning loop with FunctionCallingStepwisePlanner, custom plugins, and step-by-step verification.
Building a customer support agent with Semantic Kernel
Step-by-step guide to build customer support agent semantic kernel apps with Python: plugins, stepwise planner, and resilient model routing. Includes runnable code.
More topics in framework tutorials
- AutoGen Agent Teams for Research & Automation11
- Choosing an AI Framework by Use Case10
- Framework Tutorials: Legal & Healthcare Document Q&A9
- One Backend, Every Model: Swapping GPT-5, Claude, Gemini & Llama Across Frameworks9
- AutoGen Human-in-the-Loop Workflows8
- LangChain Multi-Model Fallback & Routing8
- AutoGen Getting Started with n4n.ai7
- AutoGen Multi-Agent Conversations & Group Chat7
- Building Chatbots with Vercel AI SDK & Next.js7
- CrewAI Agent Roles & Task Design7
- CrewAI Getting Started with n4n.ai7
- CrewAI Real-World Crew Examples7