diff --git a/releasenotes/notes/verify-embed-dim-docustore-retriever-9ac88d8f0adc8a32.yaml b/releasenotes/notes/verify-embed-dim-docustore-retriever-9ac88d8f0adc8a32.yaml index 899ae7069d..f8b802b379 100644 --- a/releasenotes/notes/verify-embed-dim-docustore-retriever-9ac88d8f0adc8a32.yaml +++ b/releasenotes/notes/verify-embed-dim-docustore-retriever-9ac88d8f0adc8a32.yaml @@ -1,4 +1,4 @@ --- enhancements: - | - Add a check to verify that the embedding dimension set in the docustore and retriever are equal before running embedding calculations. + Add a check to verify that the embedding dimension set in the FAISS Document Store and retriever are equal before running embedding calculations.