Topic
LlamaIndex Getting Started with n4n.ai
13 posts on llamaindex getting started with n4n.ai — part of framework tutorials on the n4n AI blog.
Set environment variables for LlamaIndex and n4n.ai
Configure LlamaIndex environment variables for n4n.ai integration with step-by-step setup for local, Docker, and production environments.
Fix LlamaIndex connection errors with n4n.ai
Fix LlamaIndex connection errors when using n4n.ai as your LLM gateway with step-by-step troubleshooting and working code examples.
LlamaIndex TypeScript setup with n4n.ai
A hands-on tutorial for building a LlamaIndex TypeScript RAG pipeline using n4n.ai as the LLM gateway, with runnable code at every step.
LlamaIndex Settings.llm configuration with n4n.ai
Configure LlamaIndex Settings.llm to route requests through n4n.ai with automatic fallback, per-token metering, and OpenAI-compatible endpoints.
LlamaIndex OpenAILike class with n4n.ai models
Hands-on tutorial for using LlamaIndex's OpenAILike class with n4n.ai's OpenAI-compatible endpoint, covering chat, streaming, embeddings, and RAG.
LlamaIndex LLM vs embedding model setup on n4n.ai
Configure LlamaIndex to use separate LLM and embedding models through n4n.ai's OpenAI-compatible endpoint with automatic fallback and per-token metering.
LlamaIndex base URL and auth setup for n4n.ai
Configure LlamaIndex to route requests through n4n.ai with correct base URL, API key handling, and fallback behavior for production workloads.
Install and configure LlamaIndex for n4n.ai
A step-by-step guide to installing LlamaIndex and wiring it to n4n.ai for LLM inference, with runnable code and verification steps.
Switch LlamaIndex from OpenAI to n4n.ai
Hands-on steps to migrate LlamaIndex from OpenAI to any OpenAI-compatible API, with code for LLM, embeddings, and success checks.
LlamaIndex quickstart: n4n.ai API key setup
Step-by-step llamaindex n4n.ai api key setup tutorial: configure LlamaIndex with the n4n.ai OpenAI-compatible endpoint and run a query in minutes.
Getting started with LlamaIndex and n4n.ai
A hands-on llamaindex n4n.ai setup tutorial: configure LlamaIndex to use the n4n.ai OpenAI-compatible gateway for LLM and embeddings in minutes.
Configure LlamaIndex to use n4n.ai as the LLM
Step-by-step llamaindex configure n4n.ai llm tutorial: point LlamaIndex at the OpenAI-compatible n4n.ai gateway and run a verified query in minutes.
Build your first LlamaIndex app with n4n.ai
Hands-on llamaindex first app n4n.ai tutorial: configure LlamaIndex with n4n.ai's OpenAI-compatible gateway and build a local RAG query app in Python.
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