Topic
Semantic Kernel Getting Started with n4n.ai
12 posts on semantic kernel getting started with n4n.ai — part of framework tutorials on the n4n AI blog.
Semantic Kernel setup tutorial in Python with n4n.ai
Step-by-step Semantic Kernel Python setup with n4n.ai gateway — prerequisites, kernel creation, chat completion, and streaming responses with runnable code.
Semantic Kernel setup tutorial in C# with n4n.ai
Set up Semantic Kernel in C# with n4n.ai — prerequisites, project structure, chat completion, streaming, and function calling with runnable code.
Semantic Kernel setup tutorial: choosing a model on n4n.ai
Set up Semantic Kernel with n4n.ai in minutes — configure the kernel, pick the right model for your task, and run your first completion with streaming and function calling.
Semantic Kernel setup tutorial: API keys and config
Step-by-step Semantic Kernel setup with n4n.ai API keys, including config patterns, provider fallback, and runnable code for chat completion and streaming.
Semantic Kernel n4n.ai tutorial: your first chat completion
Build your first Semantic Kernel chat completion with n4n.ai — prerequisites, setup, streaming, and function calling in a working Python project.
Semantic Kernel n4n.ai tutorial: streaming chat responses
Build streaming chat with Semantic Kernel and n4n.ai — prerequisites, setup, and runnable code for real-time responses.
Semantic Kernel n4n.ai tutorial: model fallback setup
Build resilient LLM apps with Semantic Kernel and n4n.ai — configure automatic model fallback, routing directives, and per-token metering in minutes.
First Semantic Kernel app with n4n.ai and Llama 3.3 70B
Build your first Semantic Kernel app using n4n.ai's OpenAI-compatible endpoint with Llama 3.3 70B — prerequisites, setup, chat completion, and function calling in 30 minutes.
Switching Semantic Kernel from Azure OpenAI to n4n.ai
A practical migration tutorial for engineers: repoint Semantic Kernel's OpenAI connector to n4n.ai, verify model behavior, and drop Azure-specific dependencies.
Semantic Kernel setup tutorial: connecting to n4n.ai
Hands-on Python guide to a semantic kernel n4n.ai setup tutorial: connect Semantic Kernel to the OpenAI-compatible gateway with runnable code.
Getting started with Semantic Kernel and n4n.ai
Step-by-step setup for getting started with Semantic Kernel and n4n.ai, including Python code, configuration pitfalls, token metering, and routing across 240+ models.
Configuring Semantic Kernel's OpenAI connector for n4n.ai
Step-by-step guide to point Microsoft Semantic Kernel's OpenAI connector at n4n.ai's OpenAI-compatible gateway, with runnable Python code and verification tips.
More topics in framework tutorials
- Building Chatbots with Vercel AI SDK & Next.js15
- LangChain RAG with Vector Databases15
- LangGraph Multi-Agent Workflows15
- LlamaIndex Query Engines for RAG15
- AutoGen Multi-Agent Conversations & Group Chat14
- Choosing an AI Framework by Use Case14
- CrewAI Agent Roles & Task Design14
- CrewAI Real-World Crew Examples14
- Haystack RAG Pipelines14
- LangChain Agents & Tool Calling14
- LangChain Multi-Model Fallback & Routing14
- LangChain.js for Node & TypeScript14