Update CHANGELOG.md to include version 0.2.2 and mention the default usage of system role in conv.prepend_system_message.

This commit is contained in:
2024-11-02 11:08:25 -04:00
parent 34e8a9d190
commit 7e83532765
+4
View File
@@ -1,6 +1,10 @@
Release History
===============
## 0.2.2 (2024-11-02)
- `conv.prepend_system_message` now uses system role by default.
## 0.2.1 (2024-11-01)
- Add `cached_property` to Amazon provider.