We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8998b2d commit 439343aCopy full SHA for 439343a
appcast.json
@@ -1,6 +1,13 @@
1
{
2
"identifier": "yetone.openai.translator",
3
"versions": [
4
+ {
5
+ "version": "0.2.7",
6
+ "desc": "Add support for gpt-4 and Azure OpenAI service",
7
+ "sha256": "3e0a7b41ae117f95f3b2f9070bb59fc3a1bce4fd5ff7ac7e749617013ad026bd",
8
+ "url": "https://github.com/yetone/bob-plugin-openai-translator/releases/download/v0.2.7/openai-translator-0.2.7.bobplugin",
9
+ "minBobVersion": "0.5.0"
10
+ },
11
12
"version": "0.2.6",
13
"desc": "Fix incorrect polishing result",
0 commit comments