Releases: openai-translator/bob-plugin-openai-translator
Releases · openai-translator/bob-plugin-openai-translator
v2.0.0
Features
- 支持传入自定义模型,比如填写
gpt-4-1106-preview
进行使用
Misc
- 取消了对
v1/completions
的支持,如text-davinci-003
、text-davinci-002
等模型现已被移除
v1.1.4
Fixed a bad judgment about a model issue
v1.1.3
Supports the latest GPT-3.5 Turbo model
v0.4.3
Fixed a bad judgment about a model issue
v0.4.2
Supports the latest GPT-3.5 Turbo model
v1.1.2
优化 HTTP Error 429 的错误信息
v1.1.1
Supports the latest GPT-4 and 3.5 Turbo models
v0.4.1
Supports the latest GPT-4 and 3.5 Turbo models
v1.1.0
Handle fragmented stream data from OpenAI API
v1.0.1
Update the error handling logic