Hey team, I am trying to use DocumentSummaryIndex and experiencing a very slow response time (up to 1 minute). I noticed that in the index, which I saved locally, the "embedding" field is empty. How can I use this field or improve the performance of the Document Summary index? Creation of index and inference below.
Every query takes 40-60 seconds, where Retrieve takes most of the time. 400 documents (it`s webpages), but content is really small: two three-text paragraphs
no thats not expected, as I explained above about the efficiency, the embeddings are being calculated on every query. With 400 documents, that will be slow