Topic
CrewAI Getting Started with n4n.ai
12 posts on crewai getting started with n4n.ai — part of framework tutorials on the n4n AI blog.
Running CrewAI locally with n4n.ai and Claude Sonnet 4.5
A step-by-step guide to running CrewAI locally with n4n.ai as the LLM gateway, using Claude Sonnet 4.5 for agent execution.
Debugging CrewAI n4n.ai connection errors
Step-by-step guide to diagnose and fix CrewAI connection errors when using n4n.ai as the LLM gateway, with runnable verification scripts.
CrewAI setup tutorial: environment variables explained
Configure CrewAI environment variables for API keys, model routing, and provider fallbacks with a complete working example you can run today.
CrewAI setup tutorial: API keys, models, and config
A hands-on tutorial for configuring CrewAI with API keys, model selection, and YAML configuration — from prerequisites to a working multi-agent crew.
CrewAI n4n.ai setup: choosing models per agent
Configure CrewAI agents with different models via n4n.ai — step-by-step setup with code, routing directives, and verification.
Switching CrewAI from OpenAI to n4n.ai in one line
Step-by-step guide to the crewai switch openai to n4n.ai via one env var change, including runnable code and verification steps.
Install CrewAI and run your first crew with n4n.ai
Practical walkthrough to install CrewAI and run your first crew using the n4n.ai OpenAI-compatible endpoint, with runnable code and verification steps.
Getting started with CrewAI and n4n.ai
A hands-on tutorial to crewai n4n.ai getting started: install CrewAI, point it at the OpenAI-compatible gateway, and run a multi-agent workflow.
CrewAI setup tutorial: connecting n4n.ai as your LLM
Step-by-step guide to point CrewAI at an OpenAI-compatible inference gateway, configure the LLM client, run a multi-agent crew, and verify token usage.
CrewAI quickstart: agents, tasks, and n4n.ai routing
Hands-on CrewAI tutorial: build a multi-agent crew and route LLM calls through one OpenAI-compatible gateway with fallback and per-token metering.
CrewAI and n4n.ai: your first agent in 10 minutes
Hands-on crewai n4n.ai first agent tutorial: install CrewAI, point it at the n4n.ai OpenAI-compatible gateway, and run a multi-agent crew in 10 minutes.
Configuring CrewAI's LLM class for n4n.ai endpoints
Practical walkthrough for crewai llm class n4n.ai endpoint config: install, authenticate, instantiate LLM, build a crew, and verify model routing works.
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