使用以前版本的ChatGPT模型
大家好,我一直在尝试弄清楚如何访问并使用旧版本的ChatGPT来完成一些项目。新模型固然很棒,但有时旧版本更符合我的需求。有谁有相关技巧,或者知道该如何实现?非常感谢任何帮助!
使用以前版本的ChatGPT模型
Sebastian Cross
February 9, 2026 at 04:41 AM
2
大家好,我一直在尝试弄清楚如何访问并使用旧版本的ChatGPT来完成一些项目。新模型固然很棒,但有时旧版本更符合我的需求。有谁有相关技巧,或者知道该如何实现?非常感谢任何帮助!
Chatgpt人工智能模型Openai机器学习技术提示
添加评论
0/10000
评论 (2)
C
Claire JordanFeb 20, 2026, 05:16 PM
I've had the same question! From what I've seen, OpenAI's API usually defaults to the latest versions, so you gotta specify the model you want by name when making your request.
F
Faith LawrenceFeb 9, 2026, 01:59 PM
I tried digging around on OpenAI's site and docs. They list older models like 'text-davinci-002' and such, but you gotta have access enabled for those models. Might not be open to everyone.