Skip to content

Commit

Permalink
Bump up to version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-plus committed Jun 5, 2024
1 parent a8450ec commit c9e8ff8
Show file tree
Hide file tree
Showing 3 changed files with 380 additions and 359 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### 1.4.0

### New Features:

- Add glossary support for domain specific translation.
- Add `retry_model` args for retrying translation with different models.
- Introduce `privider: model_name` for arbitrary model routing.

### Other Changes:

- Extend 0.5s for each suitable sentence.
- Reduce noise suppression chunk-size for faster processing.
- Enhance translation workflow by Context Reviewer Agent.

## 1.3.1

### New Features:
Expand Down
Loading

0 comments on commit c9e8ff8

Please sign in to comment.