1
0
Fork 0

Support traditional Chinese as possible summary language

This commit is contained in:
Bram Schoenmakers 2024-03-19 20:22:46 +01:00
parent d473b1b6fa
commit 47ef4d218f
Signed by: bram
GPG key ID: 0CCD19DFDC63258F
2 changed files with 4 additions and 1 deletions

View file

@ -192,6 +192,8 @@ There's also a [[https://github.com/casey/just][justfile]] which allows you to e
- =kagi-summarize-buffer= and =kagi-summarize-region= also have a =no-cache= parameter which can be toggled interactively when called with the universal prefix.
- Add support for traditional Chinese as possible summary language.
** 0.4
*** Breaking changes

View file

@ -121,7 +121,8 @@ https://help.kagi.com/kagi/api/summarizer.html."
("Swedish" . "SV")
("Turkish" . "TR")
("Ukrainian" . "UK")
("Chinese (simplified)" . "ZH"))
("Chinese (simplified)" . "ZH")
("Chinese (traditional)" . "ZH-HANT"))
"Supported languages by the Kagi LLM.")
(defvar kagi--summarizer-languages (append