n4nAI

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.

Framework tutorialsHow-to

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.

3 min read
Framework tutorialsHow-to

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.

4 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsHow-to

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.

4 min read
Framework tutorialsTutorial

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.

2 min read
Framework tutorialsGuide

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.

4 min read
Framework tutorialsGuide

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.

5 min read
Framework tutorialsHow-to

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.

3 min read
Framework tutorialsHow-to

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.

3 min read
Framework tutorialsTutorial

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.

4 min read
Framework tutorialsTutorial

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.

3 min read
Framework tutorialsHow-to

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.

3 min read
Framework tutorialsTutorial

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.

3 min read