Closed manyoso closed 4 weeks ago
We can't return early here as nChunks could be greater than zero in which case we have to update the item statistics. They will be skipped when we generate the embeddings.
Fixes issue #2729.
We can't return early here as nChunks could be greater than zero in which case we have to update the item statistics. They will be skipped when we generate the embeddings.
Fixes issue #2729.