n4nAI

Topic

CrewAI Getting Started with n4n.ai

7 posts on crewai getting started with n4n.ai — part of framework tutorials on the n4n AI blog.

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