Find answers from the community

Home
Members
Amaling131
A
Amaling131
Offline, last seen 3 months ago
Joined September 25, 2024
A
Amaling131
·

Index

Hi! I am building a RAG system using LlamaIndex and I am using the VectorStoreIndex.from_documents function, to create my index. As parameters, this function uses the documents conforming the embedding content, the embedding model to use (I'm testing some of them), and a tokenizer. What does this variable do in this function? It is not clear to me from the documentation.
Does anyone know? Thanks in advance!
1 comment
L