File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"identifier" : " yetone.openai.translator" ,
3
3
"versions" : [
4
+ {
5
+ "version" : " 1.0.1" ,
6
+ "desc" : " Update the error handling logic" ,
7
+ "sha256" : " 9b2c2f0e2afe844f0fd19952fbebdb41a3715f838e701f25ee58860fc7f367d0" ,
8
+ "url" : " https://github.com/yetone/bob-plugin-openai-translator/releases/download/v1.0.1/openai-translator-1.0.1.bobplugin" ,
9
+ "minBobVersion" : " 1.8.0"
10
+ },
4
11
{
5
12
"version" : " 1.0.0" ,
6
13
"desc" : " Supports streaming output, requires Bob version >= 1.8.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"identifier" : " yetone.openai.translator" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"category" : " translate" ,
5
5
"name" : " OpenAI Translator" ,
6
6
"summary" : " GPT powered translator" ,
You can’t perform that action at this time.
0 commit comments