Contents Menu Expand Light mode Dark mode Auto light/dark mode
LlamaIndex 🦙 0.6.19
LlamaIndex 🦙 0.6.19

Getting Started

  • Installation and Setup
  • Starter Tutorial

Guides

  • A Primer to using LlamaIndex
    • LlamaIndex Usage Pattern
    • How Each Index Works
    • Architecture Overview
  • Tutorials
    • Discover LlamaIndex Video Series
    • 💬🤖 How to Build a Chatbot
    • A Guide to Building a Full-Stack Web App with LLamaIndex
    • A Guide to Building a Full-Stack LlamaIndex Web App with Delphic
    • A Guide to LlamaIndex + Structured Data
    • A Guide to Extracting Terms and Definitions
    • A Guide to Creating a Unified Query Framework over your Indexes
    • SEC 10k Analysis
    • Using LlamaIndex with Local Models

Use Cases

  • Queries over your Data
  • Agents
  • Integrations into LLM Applications

Key Components

  • 🔌 Data Connectors (LlamaHub)
    • Psychic Reader
    • DeepLake Reader
    • Qdrant Reader
    • Discord Reader
    • MongoDB Reader
    • Chroma Reader
    • MyScale Reader
    • Faiss Reader
    • Obsidian Reader
    • Slack Reader
    • Web Page Reader
    • Pinecone Reader
    • Mbox Reader
    • MilvusReader
    • Notion Reader
    • Github Repo Reader
    • Google Docs Reader
    • Database Reader
    • Twitter Reader
    • Weaviate Reader
    • Make Reader
  • 🗃️ Index Structures
    • How Each Index Works
    • Document Management
    • Composability
      • Composable Graph Basic
      • Composable Graph with Weaviate
      • Composable Graph
    • Vector Store Index
    • Knowledge Graph Index
    • Pandas Index
    • SQL Index Guide (Core)
    • Document Summary Index
  • 🔍 Query Interface
    • LlamaIndex Usage Pattern
    • Composability
      • Composable Graph Basic
      • Composable Graph with Weaviate
      • Composable Graph
    • Query Transformations
      • HyDE Query Transform
      • Multi-Step Query Engine
    • Second-Stage Processing
      • Forward/Backward Augmentation
      • Recency Filtering
      • Time-Weighted Rerank
      • PII Masking
      • Cohere Rerank
      • LLM Reranker Demonstration (Great Gatsby)
    • Optimizers
      • Sentence Embedding Optimizer
    • Response Synthesis
      • Response Synthesizer
    • Query Engines
      • Retriever Query Engine with Custom Retrievers - Simple Hybrid Search
      • Router Query Engine
      • Retriever Router Query Engine
      • Joint QA Summary Query Engine
      • Sub Question Query Engine
      • Multi-Step Query Engine
      • SQL Router Query Engine
      • SQL Auto Vector Query Engine
    • Chat Engines
      • Chat Engine - Simple Mode REPL
      • Chat Engine - Condense Question Mode
      • Chat Engine - ReAct Mode
  • 🛠️ Customization
    • Defining LLMs
      • Azure OpenAI
      • HuggingFace LLM - Camel-5b
      • HuggingFace LLM - StableLM
      • ChatGPT
    • Defining Prompts
    • Embedding support
    • ServiceContext
    • Customizing Storage
    • Streaming
      • Streaming
    • Customizing Documents
  • 🧠 Analysis
    • Cost Analysis
      • Token Predictors
    • Playground
      • Playground
  • 🔢 Output Parsing
    • Guardrails Output Parsing
    • Langchain Output Parsing
  • 🔬 Evaluation
    • Response Evaluator
    • Query Response Evaluator
    • Question Generation
  • ⛓️ Integrations
    • Using Vector Stores
      • Simple Vector Store
      • Redis Vector Store
      • Query the data
      • Qdrant Vector Store
      • Faiss Vector Store
      • DeepLake Vector Store
      • MyScale Vector Store
      • Metal Vector Store
      • Weaviate Vector Store
      • Using as a vector index.
      • Pinecone Vector Store
      • Chroma Vector Store
      • LanceDB Vector Store
      • Milvus Vector Store
      • Weaviate Vector Store - Hybrid Search
      • Pinecone Vector Store - Hybrid Search
      • Simple Vector Store - Async Index Creation
    • ChatGPT Plugin Integrations
    • Using with Langchain 🦜🔗
    • Tracing with Graphsignal
  • 📞 Callbacks
    • Llama Debug Handler Demo
    • AimCallback Demo
    • Callbacks
  • 💾 Storage
    • Persisting & Loading Data
    • Customizing Storage
    • Document Stores
    • Index Stores
    • Vector Stores
      • Simple Vector Store
      • Qdrant Vector Store
      • Faiss Vector Store
      • DeepLake Vector Store
      • MyScale Vector Store
      • Metal Vector Store
      • Weaviate Vector Store
      • Using as a vector index.
      • Pinecone Vector Store
      • Chroma Vector Store
      • LanceDB Vector Store
      • Milvus Vector Store
      • Redis Vector Store
      • Query the data
      • Weaviate Vector Store - Hybrid Search
      • Pinecone Vector Store - Hybrid Search
      • Simple Vector Store - Async Index Creation
      • Supabase Vector Store
    • Key-Value Stores

Reference

  • Indices
    • List Index
    • Table Index
    • Tree Index
    • Vector Store Index
    • Structured Store Index
    • Knowledge Graph Index
    • Empty Index
  • Querying an Index
    • Retrievers
      • Empty Index Retriever
      • Knowledge Graph Retriever
      • List Retriever
      • Keyword Table Retrievers
      • Tree Retrievers
      • Vector Store Retrievers
      • Transform Retriever
    • Response Synthesizer
    • Query Engines
      • Graph Query Engine
      • Multistep Query Engine
      • Retriever Query Engine
      • Transform Query Engine
      • Router Query Engine
      • Sub Question Query Engine
      • SQL Query Engine
      • Pandas Query Engine
    • Chat Engines
      • Simple Chat Engine
      • Condense Question Chat Engine
      • ReAct Chat Engine
    • Query Bundle
    • Query Transform
  • Node
  • LLM Predictors
  • Node Postprocessor
  • Storage Context
    • Document Store
    • Index Store
    • Vector Store
    • KV Storage
    • Loading Indices
  • Composability
  • Data Connectors
  • Prompt Templates
  • Service Context
    • Embeddings
    • LLMPredictor
    • PromptHelper
    • Llama Logger 🪵
  • Optimizers
  • Callbacks
  • Structured Index Configuration
  • Response
  • Playground
  • Node Parser
  • Example Notebooks
  • Langchain Integrations

Gallery

  • 😎 App Showcase
  v: v0.6.19
Versions
latest
stable
v0.6.19
v0.6.18
v0.6.17
v0.6.16.post1
v0.6.16
v0.6.15
v0.6.14
v0.6.13
v0.6.12
v0.6.11
v0.6.10.post1
v0.6.10
v0.6.9
v0.6.8
v0.6.7
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.27
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

⛓️ Integrations

LlamaIndex provides a diverse range of integrations with other toolsets and storage providers.

Some of these integrations are provided in more detailed guides below.

Integrations

  • Using Vector Stores
  • ChatGPT Plugin Integrations
  • Using with Langchain 🦜🔗
  • Tracing with Graphsignal
Next
Using Vector Stores
Previous
Question Generation
Copyright © 2022, Jerry Liu
Made with Sphinx and @pradyunsg's Furo