使用稳定模型名称的应用程序(如<beginning of the code>ada<end of the code>,<beginning of the code>babbage<end of the code>,<beginning of the code>curie<end of the code>,<beginning of the code>davinci<end of the code>)将在 2024 年 1 月 4 日自动升级到上述新模型。新模型也将在未来几周内可供早期测试,通过在 API 调用中指定以下模型名称:<beginning of the code>babbage-002<end of the code>,<beginning of the code>davinci-002<end of the code>。使用其他旧完成模型(如<beginning of the code>text-davinci-003<end of the code>)的开发者需要在 2024 年 1 月 4 日之前通过在其 API 请求的“model”参数中指定<beginning of the code>gpt-3.5-turbo-instruct<end of the code>来手动升级其集成。<beginning of the code>gpt-3.5-turbo-instruct<end of the code>是一种 InstructGPT 风格的模型,与<beginning of the code>text-davinci-003<end of the code>的训练方式类似。这个新模型是 Completions API 中的直接替代品,并将在未来几周内可供早期测试。