n4nAI

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.

Framework tutorialsHow-to

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.

4 min read
Framework tutorialsHow-to

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.

5 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsTutorial

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.

2 min read
Framework tutorialsHow-to

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.

4 min read
Framework tutorialsHow-to

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.

4 min read
Framework tutorialsHow-to

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.

4 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsHow-to

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.

3 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsHow-to

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.

3 min read
Framework tutorialsHow-to

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.

3 min read