Releases: openai-translator/bob-plugin-openai-translator
Releases · openai-translator/bob-plugin-openai-translator
v2.2.0
v2.1.3
Simplify JSON parsing and response handling in the streaming process.
v2.1.2
Compress the logo
v2.1.1
Update logo
v0.4.5
Compress the logo
v0.4.4
What's Changed
- Support for custom models
- Drop of support for
v1/completions
- Support Cloudflare AI Gateway
- Update logo
v2.1.0
What's Changed
-
Support Cloudflare AI Gateway. Usage:
1.1 Creating your first AI Gateway
1.2 Click [Gateway name] API Endpoints
1.3 Select OpenAI > Copy URL > Paste into API URL input for OpenAI Translator Bob Plugin
-
Update default Azure API version:
2023-08-01-preview
=>2023-03-15-preview
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