Embedding Models
AnythingLLM supports many embedding model providers out of the box with very little, if any setup.
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.