Hk-Gosuto / ChatGPT-Next-Web-LangChain

一键拥有你自己的 ChatGPT 网页服务。 One-Click to deploy your own ChatGPT web UI.(基于 langchain 实现的插件版本 Plugin version implemented based on langchain)
https://n3xt.chat
MIT License
1.15k stars 385 forks source link

[Feature] 0613版本的限制建议放开 #10

Closed KingBirdBotw closed 1 year ago

KingBirdBotw commented 1 year ago

目前除非显式指定 gpt-4-0314和gpt-3.5-turbo-0301版本 默认的 gpt-4 和 gpt-3.5-turbo 应该都是 0613 版本了,都支持函数调用,没有必要再限制到 0613 了

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature] The restriction of version 0613 is recommended to be released

Currently unless explicitly specified gpt-4-0314 and gpt-3.5-turbo-0301 versions The default gpt-4 and gpt-3.5-turbo should both be version 0613, both support function calls, there is no need to limit it to 0613

Hk-Gosuto commented 1 year ago

经验证非 03010314 版本的模型均已支持原生插件调用,已修改判断逻辑。

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically.


It has been verified that models other than 0301 and 0314 versions already support native plug-in calls, and the judgment logic has been modified.