Skip to content

Commit b0914d6

Browse files
committed
Update CHANGELOG
1 parent 6da10a8 commit b0914d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Introduced Neo4jMessageHistory and InMemoryMessageHistory classes for managing LLM message histories.
1212
- Added examples and documentation for using message history with Neo4j and in-memory storage.
1313
- Updated LLM and GraphRAG classes to support new message history classes.
14-
14+
- Introduced a linear hybrid search ranker for HybridRetriever and HybridCypherRetriever, allowing customizable ranking with an `alpha` parameter.
1515
### Changed
1616

1717
- Refactored index-related functions for improved compatibility and functionality.

0 commit comments

Comments
 (0)