Skip to content

Commit

Permalink
ChatTranslated v2.1 (#3428)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin124124 authored Apr 19, 2024
1 parent 7036f17 commit c439ce8
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions stable/ChatTranslated/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,25 @@
[plugin]
repository = "https://github.com/kelvin124124/ChatTranslated.git"
commit = "d805a8e437b2196f705308d3789e05091ec51cf6"
commit = "0db68586b2c67bb113985ad8da3963aaa3664213"
owners = ["kelvin124124"]
project_path = "ChatTranslated"
changelog = """
- Reinforced default filter
Now requires >2 consecutive non-English characters to trigger translation under default settings.
[localization]
Added framework for localization.
[ui]
Added source language selection to translate specific languages.
[translation]
Updated filter regex.
Excluded non-text payloads from language detection.
Added DeepL translate mode.
Proxy: Switched to claude models for better performance.
Proxy: Switched to a new API key.
Proxy service may be unstable in this version.
[misc]
Organized code.
"""
[plugin.secrets]
chatfunction_key = "-----BEGIN PGP MESSAGE-----\n\nwV4D5E6vRX2hj04SAQdAeezmQlBzptEr4kFDPVxfwQlrkFIrQEv+gW9T6hXI\nSRkwhyoasqyUkEmHw5JPl/Mo+QLnfVPZ2U1SBdiQyTgbMnNQsrETk8ey+xcg\naap2G4lj0lkBTYS2qV6OCPwFo73Pzv09g5yCiPjAs6h/unUb3sBMIuDMsSM+\nyfxY2Et8tqMPzXB2vXVGnHQIHqC7EuKRxOjJOiBpIVFAmp7dFEQOBJv4s8G0\nFlYaiMawxA==\n=Ii28\n-----END PGP MESSAGE-----\n"
cfv2 = "-----BEGIN PGP MESSAGE-----\n\nwV4D5E6vRX2hj04SAQdAVF7lQi3ll0QVVHXhrxWWvn56lJGXqQmi7PSprdGJ\nnAEwPWuybeVbiv23purRpMKyRd0Tnnm/wswuf3TJFebn+5Kr2RZctJCK4y6L\nKoGsLHON0lgBxcrMMmv4IHrxs+M7L0Rcsriaw8dI1anSCxrlafxK7g6i+Xsx\nRa57QCwJOd8rMDhmuG9H+LdJZGtcSZHiZr+UapqCJaFZOEt1dYMoZlgcCLyA\nMB4PURNf\n=9CF1\n-----END PGP MESSAGE-----\n"

0 comments on commit c439ce8

Please sign in to comment.