Skip to content

Commit e195037

Browse files
authored
Merge pull request #232 from milderhc/update-changelog
Update change log
2 parents 7681b0e + 9ed8312 commit e195037

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- Added convenience method `FunctionInvocation.withResultTypeAutoConversion` which sets the return type and registers a
66
type converter based on Jackson for the return type.
77
- Added localization support for error/debug messages
8+
- Add vector search to experimental vector stores.
9+
- Approximate vector search for Azure AI Search, Redis and JDBC with Postgres.
10+
- Exhaustive vector search for VolatileVectorStore and default JDBC query provider, MySQL and SQLite.
811

912
### Bug Fixes
1013

0 commit comments

Comments
 (0)