We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d76149 commit 327b113Copy full SHA for 327b113
appcast.json
@@ -1,6 +1,13 @@
1
{
2
"identifier": "xyz.yetone.openai.polisher",
3
"versions": [
4
+ {
5
+ "version": "1.2.1",
6
+ "desc": "Supports the latest GPT-4 and 3.5 Turbo models",
7
+ "sha256": "efd43255e1014e92405fb1521c4d61fea4d50f8fb6a00a292790a49b1102420a",
8
+ "url": "https://github.com/yetone/bob-plugin-openai-polisher/releases/download/v1.2.1/openai-polisher-1.2.1.bobplugin",
9
+ "minBobVersion": "1.8.0"
10
+ },
11
12
"version": "1.2.0",
13
"desc": "Fix invalid custom system prompt",
src/info.json
@@ -1,6 +1,6 @@
- "version": "1.2.0",
"category": "translate",
"name": "OpenAI Polisher",
"summary": "GPT powered polisher",
0 commit comments