Skip to content

Commit 98f7d49

Browse files
committed
Update CHANGELOG
1 parent 1e9f554 commit 98f7d49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
- Added the `run_with_context` method to `Component`. This method includes a `context_` parameter, which provides information about the pipeline from which the component is executed (e.g., the `run_id`). It also enables the component to send events to the pipeline's callback function.
88

99

10+
### Changed
11+
12+
- Improved log output readability in Retrievers and GraphRAG and added embedded vector to retriever result metadata for debugging.
13+
14+
1015
## 1.6.0
1116

1217
### Added

0 commit comments

Comments
 (0)