Skip to content

Commit 2cead5d

Browse files
committed
update changelog
1 parent 9fa813e commit 2cead5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
### Changed
77
* Renamed `Embedding` to `StoredEmbedding` for clarity (breaking change)
8+
* `fewShotClassification` now uses cohesionScores instead of manual threshold and conf margin
89

910
### Removed
1011
* Removed `PrototypeEmbedding` class. For classification, StoredEmbedding is now used and id: Long, represent classId. Use is expected to store mapping to string if needed.

0 commit comments

Comments
 (0)