Release Notes
We are excited to announce the release of OpenAI-Translator v0.1. This is the first public release of the project and we are looking forward to feedback and contributions from the community.
New Features and Improvements
-
Translation of English PDF books to Chinese: The main feature of this release is the ability to translate English PDF books into Chinese. It uses large language models (LLMs) like ChatGLM and OpenAI's GPT-3 and GPT-3.5 Turbo for the translation.
-
Support for ChatGLM and OpenAI Models: OpenAI-Translator now supports both ChatGLM and OpenAI models, making it easy to switch between different models based on the user's requirements.
-
Flexible Configuration: OpenAI-Translator provides a flexible configuration system. Users can customize the settings using a YAML configuration file or via command-line arguments.
-
Robust Error Handling: OpenAI-Translator has robust error handling and timeouts for translation operations. It helps to ensure that the tool is reliable and can handle unexpected situations gracefully.
Bug Fixes
As this is the first release, there are no bug fixes from previous versions.
Future Plans
- Implementation of a graphical user interface (GUI) for easier use.
- Adding support for batch processing of multiple PDF files.
- Creation of a web service or API to enable usage in web applications.
- Adding support for other languages and translation directions.
- Improving translation quality by using custom-trained translation models.
We appreciate the community's feedback and contributions as we continue to improve and expand OpenAI-Translator's capabilities.