Model: The ChatGPT model family we are releasing today, gpt-3.5-turbo, is the same model used in the ChatGPT product. It is priced at $0.002 per 1k tokens, which is 10x cheaper than our existing GPT-3.5 models. It’s also our best model for many non-chat use cases—we’ve seen early testers migrate from text-davinci-003 to gpt-3.5-turbo with only a small amount of adjustment needed to their prompts.
官网消息: https://openai.com/blog/introducing-chatgpt-and-whisper-apis
搭建 chatgpt 交流,有个交流 q 群。

gpt-3.5-turbo 模型的功能主要有:
-起草电子邮件或其他文章
- 编写 Python 代码
- 回答关于一组文件的问题
- 创建对话式代理
- 给你的软件一个自然语言界面
- 辅导一系列的科目
- 翻译语言
- 模拟视频游戏中的人物,以及更多