|
|
|
|
|
by isoprophlex
1165 days ago
|
|
> 1. To use LLMs effectively, you often need to generate and store more than 1 vector per document. Could you elaborate this point for me? What would cause the 1 document -> ~ 100 vectors blowup; do you store vector embeddings for sections of the document, or use multiple models to create several types of vectors? |
|
https://python.langchain.com/en/latest/modules/indexes/text_...