3.41增加gpt-3.5-16k的支持

This commit is contained in:
qingxu fu 2023-06-14 09:57:09 +08:00
parent c40ebfc21f
commit 8c62f21aa6

View File

@ -1,5 +1,5 @@
{ {
"version": 3.4, "version": 3.41,
"show_feature": true, "show_feature": true,
"new_feature": "新增最强Arxiv论文翻译插件 <-> 修复gradio复制按钮BUG <-> 修复PDF翻译的BUG, 新增HTML中英双栏对照 <-> 添加了OpenAI图片生成插件 <-> 添加了OpenAI音频转文本总结插件 <-> 通过Slack添加对Claude的支持" "new_feature": "增加gpt-3.5-16k的支持 <-> 新增最强Arxiv论文翻译插件 <-> 修复gradio复制按钮BUG <-> 修复PDF翻译的BUG, 新增HTML中英双栏对照 <-> 添加了OpenAI图片生成插件 <-> 添加了OpenAI音频转文本总结插件 <-> 通过Slack添加对Claude的支持"
} }