From 3b6aae71b82bd840cdcc25a1088832d1370ac1bc Mon Sep 17 00:00:00 2001 From: Jackson Barbosa Date: Fri, 15 Dec 2023 18:29:39 -0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 853e76a5..6a6021e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 6.9.2 +## *change* + - get language now is a method on prompt_formatter and use the language prefix to define the language, default is pt-br + - in post processing now get the first word and normalize special characters to compare with normalize classes + - improving the none template text in `en` and `es` languages + # 6.9.1 ## *Change* - improving the zeroshot prompt