Commit 499e8ba
authored
Update neo4j.adoc (#3056)
Update the documentation of spring property from `spring.ai.vectorstore.neo4j.dimensions` to `spring.ai.vectorstore.neo4j.embedding-dimension` to reflect what the code reads.
Without this change, changes to the property `dimensions` are not propagated to runtime code, resulting in discrepancies if an embedding model that has a different number of dimensions is used
Signed-off-by: Vinay Balamuru <[email protected]>1 parent 5b2f5ee commit 499e8ba
File tree
1 file changed
+3
-3
lines changed- spring-ai-docs/src/main/antora/modules/ROOT/pages/api/vectordbs
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments