Skip to content

Commit 72a6e88

Browse files
committed
Update CHANGELOG
1 parent bae7579 commit 72a6e88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- Support for conversations with message history, including a new `message_history` parameter for LLM interactions.
2525
- Ability to include system instructions in LLM invoke method.
2626
- Summarization of chat history to enhance query embedding and context handling in GraphRAG.
27+
- Support for thresholding on vector and fulltext indexes in Hybrid retrievers, enabling users to set importance levels for search results.
2728

2829
### Changed
2930
- Updated LLM implementations to handle message history consistently across providers.

0 commit comments

Comments
 (0)