Skip to content

Commit 9ed8312

Browse files
committed
Update change log
1 parent 7681b0e commit 9ed8312

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
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)