8 Commits

Author SHA1 Message Date
Deftera
b7674d734d
Use dynamic language in Google translator (#445) 2025-03-02 13:38:57 +08:00
Liao Weiheng
9ba0dd4b91
Improved the issue of Google Translate skipping paragraphs due to connectivity problems. (#275) 2023-05-21 09:19:48 +08:00
yihong
8cf4124986
feat: all print green (#228) 2023-04-02 22:00:01 +08:00
Daniel Parizher
e7ab4c7c81
Cleanup (#174)
* Clean up some code
2023-03-30 19:22:36 +08:00
Conan
ae3e3ba558
Unify prompt config for user and system (#151)
* fix list number in readmes

* fix list number in readmes

* unify prompt config for role user and system

* update json sample file

* update documents and add test

* update readmes
2023-03-12 14:48:24 +08:00
Conan
b1d62e8b30
added prompt template (#145)
* add prompt template

* format output for ChatGPTAPITranslator

* black format files

* fix: google txt loader failed

---------

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-11 21:51:29 +08:00
yihong0618
939024ca4d fix: lint 2023-03-10 15:33:51 +08:00
lizhimiao
e6e4916ac4
feat: added google translate support (#131)
* added google translate support.

* format code using black.
2023-03-10 15:06:05 +08:00