Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
milderhc committed Sep 26, 2024
1 parent 7681b0e commit f3dea0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
- Added convenience method `FunctionInvocation.withResultTypeAutoConversion` which sets the return type and registers a
type converter based on Jackson for the return type.
- Added localization support for error/debug messages
- Add vector search to experimental vector stores.
- Approximate vector search for Azure AI Search, Redis and JDBC with Postgres.
- Exhaustive vector search for VolatileVectorStore and other JDBC query providers.

### Bug Fixes

Expand Down

0 comments on commit f3dea0b

Please sign in to comment.