Skip to content

Commit c7eb2f6

Browse files
committed
updated CHANGELOG
1 parent 5d7524f commit c7eb2f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Document node is now always created when running SimpleKGPipeline, even if `from_pdf=False`.
88
- Document metadata is exposed in SimpleKGPipeline run method.
99
- Added automatic rate limiting with retry logic and exponential backoff for all Embedding providers using tenacity. The `RateLimitHandler` interface allows for custom rate limiting strategies, including the ability to disable rate limiting entirely.
10+
- JSON response returned to `SchemaFromTextExtractor` is cleansed of any markdown code blocks before being loaded.
1011

1112
### Fixed
1213

0 commit comments

Comments
 (0)