Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
leila-messallem committed Dec 20, 2024
1 parent f5a9833 commit 81f7ff4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## Next

### Added
- Support for conversations with message history, including a new `message_history` parameter for LLM interactions.
- Ability to include system instructions and override them for specific invocations.
- Summarization of chat history to enhance query embedding and context handling.

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

## 1.3.0

### Added
Expand Down

0 comments on commit 81f7ff4

Please sign in to comment.