-
Notifications
You must be signed in to change notification settings - Fork 224
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9784f4c
commit 27819f5
Showing
1 changed file
with
6 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
[plugin] | ||
repository = "https://github.com/kelvin124124/ChatTranslated.git" | ||
commit = "1176c042fa5cbd5850426b9e3c264924ca3cc9c4" | ||
commit = "5f80a32c449f6d411a815766e5f27a0e6e9f15b1" | ||
owners = ["kelvin124124"] | ||
project_path = "ChatTranslated" | ||
changelog = """ | ||
New localization strings. | ||
Added an option to output colored translation strings. | ||
experimental: RAG support for OpenAI translations. | ||
added support for other OpenAI-compatible APIs | ||
updated embeddings for RAG and added a minimum score threshold | ||
removed optional data collection | ||
added support for multiple languages | ||
new localization strings | ||
""" | ||
[plugin.secrets] | ||
cfv3 = "-----BEGIN PGP MESSAGE-----\n\nwV4D5E6vRX2hj04SAQdA9i5EbwP580i9qnhn7aIbFOqBucfkgHyMiAw/g6WM\ntC8wuOicNTjNOxH1iSThh28b81JDAWE4hNUvwJhTJo87Ez+zLNvN4yffULGt\nPGrNoCAT0lgBFA+LsaOYPohc0XMre0Js6YGMAgYsuD4aypFqIvKz/uwb6NPc\nc4/JkJoFCZSEmivpdzOmOxbCK7km6JsA3tI4+hLtmvvAKZyzejyc8Xa2gfUk\nwLcyIanJ\n=9maw\n-----END PGP MESSAGE-----\n" |