Setup
Embedder Configuration
Overview
Embedder Configuration

Embedder Configuration

Embedding models are specific types of models that turn text into vectors, which can be stored and searched in a vector database - which is the foundation of RAG.

️💡

Tip:

Embedding models are set system-wide and cannot be configured atomically per-workspace like LLMs can.

Supported Embedding Model Providers

️⚠️

HEADS UP!

Once you select your embedding model provider and begin uploading and embedding documents it is best to not change it.

While you can change embedders, doing so will mean you will have to delete your uploaded documents and re-embed them so the new embedder can re-embed them.

AnythingLLM supports many embedding model providers out of the box with very little, if any setup.

You can modify your embedding provider and model at any time in AnythingLLM. However doing so can result in broken queries and needing to re-embed uploaded and stored documents.

Local Embedding Model Providers

Cloud Model Providers