hleft
f566feabcb
refactor(translator): extract get_translation method ( #112 )
...
- Extracted get_translation method to improve code readability and maintainability
- Moved the code that handles API key and completion creation to the new method
2023-03-10 20:50:49 +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
Frost Ming
6c72c29943
Minor improvements for loader and translator ( #103 )
...
* Minor improvements for loader and translator
* use rotate key
* fix: typo
---------
Co-authored-by: yihong0618 <zouzou0208@gmail.com>
2023-03-08 13:27:00 +08:00
yihong
cdeaaea6ce
feat: refactor and we have no type hint never ( #97 )
2023-03-07 23:09:26 +08:00