Skip to content

Commit 82d5d48

Browse files
committed
Updated CHANGELOG
1 parent b4ddc92 commit 82d5d48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Utility functions to retrieve metadata for vector and full-text indexes.
88
- Support for effective_search_ratio parameter in vector and hybrid searches.
99
- Introduced upsert_vectors utility function for batch upserting embeddings to vector indexes.
10+
- Introduced Neo4jMessageHistory and InMemoryMessageHistory classes for managing LLM message histories.
11+
- Added examples and documentation for using message history with Neo4j and in-memory storage.
12+
- Updated LLM and GraphRAG classes to support new message history classes.
1013

1114
### Changed
1215

0 commit comments

Comments
 (0)