Skip to content

Commit 30c273d

Browse files
Fix Changelog after rebase
1 parent 212ae0b commit 30c273d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Next
44

5+
### Added
6+
7+
- Added support for automatic schema extraction from text using LLMs.
8+
59
## 1.7.0
610

711
### Added
@@ -11,7 +15,6 @@
1115
- Added a `Pipeline.stream` method to stream pipeline progress.
1216
- Added a new semantic match resolver to the KG Builder for entity resolution based on spaCy embeddings and cosine similarities so that nodes with similar textual properties get merged.
1317
- Added a new fuzzy match resolver to the KG Builder for entity resolution based on RapiFuzz string fuzzy matching.
14-
- Added support for automatic schema extraction from text using LLMs.
1518

1619
### Changed
1720

0 commit comments

Comments
 (0)