3.0.0.0-alpha1
·
9 commits
to main
since this release
Version 3.0.0.0-alpha1 Release Notes
Compatible with OpenSearch 3.0.0-alpha1
Enhancements
- Set neural-search plugin 3.0.0 baseline JDK version to JDK-21 (#838)
- Support different embedding types in model's response (#1007)
Bug Fixes
- Fix a bug to unflatten the doc with list of map with multiple entries correctly (#1204).
Infrastructure
- [3.0] Update neural-search for OpenSearch 3.0 compatibility (#1141)
Refactoring
- Encapsulate KNNQueryBuilder creation within NeuralKNNQueryBuilder (#1183)
Documentation
- Adding code guidelines (#502)