We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 208777a commit 799c8ddCopy full SHA for 799c8dd
CHANGELOG.md
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
16
17
## [Unreleased 2.x](https://github.com/opensearch-project/neural-search/compare/2.17...2.x)
18
### Features
19
+- Add support for asymmetric embedding models ([#710](https://github.com/opensearch-project/neural-search/pull/710))
20
### Enhancements
21
- Implement `ignore_missing` field in text chunking processors ([#907](https://github.com/opensearch-project/neural-search/pull/907))
22
- Added rescorer in hybrid query ([#917](https://github.com/opensearch-project/neural-search/pull/917))
0 commit comments