12 Commits

Author SHA1 Message Date
risin42
9261d92e20
Gemini Enhancements (#428)
* chore: Bump google-generativeai and related dependencies

* feat: add support for --temperature option to gemini

* feat: add support for --interval option to gemini

* feat: add support for --model_list option to gemini

* feat: add support for --prompt option to gemini

* modify: model settings

* feat: add support for --use_context option to gemini

* feat: add support for rotate_key to gemini

* feat: add exponential backoff to gemini

* Update README.md

* fix: typos and apply black formatting

* Update make_test_ebook.yaml

* fix: cli

* fix: interval option implementation

* fix: interval for geminipro

* fix: recreate convo after rotating key
2024-10-21 13:42:33 +08:00
yihong0618
a4df3d77b3 fix: #404 2024-05-28 10:57:23 +08:00
umm
a9220ea6bf
feat: support groq translator (#399)
* feat: support Tencent TranSmart

* feat: support groq translator
2024-05-10 20:48:13 +08:00
yihong0618
0ea97b8746 fix: versions, #398
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-05-02 08:27:35 +08:00
Zhou Zhiqiang
37808e044f
chore: setup default backoff for tranlate method (#387)
* chore: setup default backoff for tranlate method

Signed-off-by: Zhou Zhiqiang <im@strrl.dev>
2024-02-29 10:08:59 +08:00
YYLIZH
c7ee4acb14
Add formal doc page (#319)
* fix readme

* done
2023-08-15 09:41:13 +08:00
yihong0618
7322d4a197 fix: ci and readme problem 2023-05-08 10:19:30 +08:00
guaguaguaxia
91ef9fa788
feat: add ChatGPT Account translate method and input options to __init… (#43)
add ChatGPT Account translate method 

---------

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-30 19:28:00 +08:00
hleft
e38a236be6
Cumulative translation (#148) 2023-03-16 21:25:47 +08:00
InzamZ
7200da7b0b
fix: fix parser error of xml based epub (#50)
* fix: fix parser error of xml based epub

* fix: fix xhtml based epub error by detect automatically

* docs: update README
2023-03-05 21:40:01 +08:00
Kevin
4219f9c31d
Help improve progress bar on the book translation progress (#17)
* Update make_book.py

* Update requirements.txt

* Create main.yml

* fix error for linting

* fix error

* fix: support test of bar

---------

Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-05 09:45:02 +08:00
yihong0618
7f09606aa4 feat: init 2023-03-02 10:15:08 +08:00