官方日志:
- new function calling capability in the Chat Completions API
- updated and more steerable versions of gpt-4 and gpt-3.5-turbo
- new 16k context version of gpt-3.5-turbo (vs the standard 4k version)
- 75% cost reduction on our state-of-the-art embeddings model
- 25% cost reduction on input tokens for gpt-3.5-turbo
- announcing the deprecation timeline for the gpt-3.5-turbo-0301 and gpt-4-0314 models
翻译一下:
- Chat Completions API中新增了函数调用功能;
- gpt-4和gpt-3.5-turbo版本进行了更新和优化;
- 新增了16k上下文版本的gpt-3.5-turbo(标准版本为4k);
- 我们的最先进的嵌入模型成本降低了75%;
- gpt-3.5-turbo的输入令牌成本降低了25%;
- 宣布gpt-3.5-turbo-0301和gpt-4-0314模型的停用时间表。
我们AiPie也会在V2.1.0版本弃用gpt-3.5-turbo-0301版本
gpt-3.5-turbo-0301(4K) —> gpt-3.5-turbo-0613(8K)
同时新版本的GPT4模型也直接上gpt-4-0613(8K)