Files
spring-ai/vector-stores
Christian Tzolov c852467c9c PgVectorStore improvements and fixes
- PgVectorStore implements the SmartLifecycle to initialize & clean the DB.
 - Fix a bogus threshlold similarity search and add test for it.
 - Add an internal embeddinDistance method.
2023-09-20 17:15:48 +02:00
..