Version 0.6.0
·
213 commits
to refs/heads/main
since this release
Changes
🔥 Breaking Changes
- (#417) - The core
ExecuteandExecuteAsyncmethods have been changed from accepting args as astring[]to accepting them as aobject[]. This will largely be transparent to you if you use the higher level APIs within Redis OM, however if you use those methods you may be impacted.
🚀 New Features
- Vector Search and Semantic Caching (#417) - Added the ability to Index, Create, and query Vectors using Redis OM.
Contributors
We'd like to thank all the contributors who worked on this release!