-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(translation): enhance translation system and add metadata tracking
- Update translation logic for improved results - Implement metadata tracking (total calls, last used time, model usage, prompt examples, token usage) - Add retry logic for failed translations - Improve translation validation - Upgrade Anthropic client to new beta version with prompt caching - Update go-anthropic library to v2.6.0
- Loading branch information
1 parent
e1484ca
commit e6a22b4
Showing
3 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters