Ollama Korean to English Translator
Version updated for https://github.com/ray5273/ollama-doc-translator to version v2.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
🚀 v2.2.0 (from v2.1.0)
This release focuses on improving translation quality, workflow efficiency, and introducing a more flexible commit strategy.
See the details below.
🧩 What’s Changed
Bug Fixes
- Fixed several minor bugs and improved overall stability.
(#78 by @ray5273)
- Fixed several minor bugs and improved overall stability.
Prompt & Workflow Improvements
- Updated translation prompts for better accuracy and consistency.
- Enhanced workflow performance and stability for CI/CD automation.
(#99 by @ray5273)
Flexible Commit Strategy
- Implemented a new commit strategy allowing users to:
- Commit changes directly to the base branch, or
- Automatically create a Pull Request (PR) when needed.
(#103 by @ray5273)
- Implemented a new commit strategy allowing users to:
⚙️ Highlights
| Feature | Description |
|---|---|
| 💡 Prompt Update | Improved translation accuracy and consistency |
| 🔄 Workflow Optimization | Faster and more stable CI/CD execution |
| 🔀 Commit Strategy | Choose between direct commits or PR creation |
| 🐞 Bug Fixes | Fixed multiple minor issues |