Skip to main content
Ctrl+K
RedisVL

RedisVL

  • Overview
  • API
  • User Guides
  • Example Gallery
  • Changelog
  • GitHub
  • Overview
  • API
  • User Guides
  • Example Gallery
  • Changelog
  • GitHub

Section Navigation

User Guides

  • Getting Started with RedisVL
  • Querying with RedisVL
  • Semantic Caching for LLMs
  • Vectorizers
  • Hash vs JSON Storage
  • Rerankers
  • LLM Session Memory
  • Semantic Routing
  • User Guides

User Guides#

User guides provide helpful resources for using RedisVL and its different components.

User Guides

  • Getting Started with RedisVL
    • Define an IndexSchema
    • Sample Dataset Preparation
    • Create a SearchIndex
    • Inspect with the rvl CLI
    • Load Data to SearchIndex
    • Creating VectorQuery Objects
    • Using an Asynchronous Redis Client
    • Updating a schema
    • Check Index Stats
    • Cleanup
  • Querying with RedisVL
    • Hybrid Queries
    • Combining Filters
    • Non-vector Queries
    • Count Queries
    • Range Queries
    • Advanced Query Modifiers
  • Semantic Caching for LLMs
    • Initializing SemanticCache
    • Basic Cache Usage
    • Customize the Distance Threshhold
    • Utilize TTL
    • Simple Performance Testing
    • Cache Access Controls, Tags & Filters
  • Vectorizers
    • Creating Text Embeddings
    • Search with Provider Embeddings
    • Selecting your float data type
  • Hash vs JSON Storage
    • Hash or JSON – how to choose?
    • Cleanup
  • Working with nested data in JSON
    • Full JSON Path support
    • As an example:
  • Cleanup
  • Rerankers
    • Simple Reranking
  • LLM Session Memory
    • Managing multiple users and conversations
    • Semantic conversation memory
    • Conversation control
  • Semantic Routing
    • Define the Routes
    • Initialize the SemanticRouter
    • Simple routing
    • Update the routing config
    • Router serialization
    • Clean up the router

previous

Semantic Router

next

Getting Started with RedisVL

© Copyright 2024, Redis Inc..

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.15.4.