n4nAI

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.

Framework tutorialsTutorial

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.

3 min read
Framework tutorialsTutorial

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.

4 min read
Framework tutorialsTutorial

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.

4 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsTutorial

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.

2 min read
Framework tutorialsTutorial

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.

2 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsHow-to

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.

4 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsGuide

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.

4 min read
Framework tutorialsHow-to

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.

3 min read