Files
spring-ai/auto-configurations
Gerrit Meier 96c45c7ee9 Neo4j module: Determine default embedding dimension from model.
In cases where no custom size is set, derive the size by the given
embedding model.

Had to migrate the embeddingDimension Spring Boot property from int to Integer
to introduce the null check for the fluent config. Everything else would
have been just noisy.

Fixes #977

Signed-off-by: Gerrit Meier <meistermeier@gmail.com>
(cherry picked from commit cb97d9c4e2)
2025-06-04 12:37:59 +00:00
..
2025-05-22 07:36:29 +01:00