Commit 96c8157
committed
Fix BaseVectorStoreTests
- Fix assertion of value which is in Double in some of the vector stores (Milvus, Pinecone for now)
Signed-off-by: Ilayaperumal Gopinathan <[email protected]>1 parent 0065949 commit 96c8157
File tree
1 file changed
+1
-1
lines changed- spring-ai-test/src/main/java/org/springframework/ai/test/vectorstore
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments