openai/chatgpt的api接口,各个模型的最大输入token一览表

chatgpt的各个api模型接口的最大输入量一览表:

MODEL DESCRIPTION CONTEXT WINDOW TRAINING DATA
gpt-3.5-turbo-1106 Updated GPT 3.5 Turbo New The latest GPT-3.5 Turbo model with improved instruction following, JSON mode, reproducible outputs, parallel function calling, and more. Returns a maximum of 4,096 output tokens. 16,385 tokens Up to Sep 2021
gpt-3.5-turbo Currently points to gpt-3.5-turbo-0613. Will point to gpt-3.5-turbo-1106 starting Dec 11, 2023. 4,096 tokens Up to Sep 2021
gpt-3.5-turbo-16k Currently points to gpt-3.5-turbo-0613. Will point to gpt-3.5-turbo-1106 starting Dec 11, 2023. 16,385 tokens Up to Sep 2021
gpt-3.5-turbo-instruct Similar capabilities as text-davinci-003 but compatible with legacy Completions endpoint and not Chat Completions. 4,096 tokens Up to Sep 2021
gpt-3.5-turbo-0613 Legacy Snapshot of gpt-3.5-turbo from June 13th 2023. Will be deprecatedon June 13, 2024. 4,096 tokens Up to Sep 2021
gpt-3.5-turbo-16k-0613 Legacy Snapshot of gpt-3.5-16k-turbo from June 13th 2023. Will be deprecated on June 13, 2024. 16,385 tokens Up to Sep 2021
gpt-3.5-turbo-0301 Legacy Snapshot of gpt-3.5-turbo from March 1st 2023. Will be deprecated on June 13th 2024. 4,096 tokens Up to Sep 2021
text-davinci-003 Legacy Can do language tasks with better quality and consistency than the curie, babbage, or ada models. Will be deprecated on Jan 4th 2024. 4,096 tokens Up to Jun 2021
text-davinci-002 Legacy Similar capabilities to text-davinci-003 but trained with supervised fine-tuning instead of reinforcement learning. Will be deprecated on Jan 4th 2024. 4,096 tokens Up to Jun 2021
code-davinci-002 Legacy Optimized for code-completion tasks. Will be deprecated on Jan 4th 2024. 8,001 tokens Up to Jun 2021
相关推荐
jerrywus几秒前
为什么每个程序员都应该试试 cmux:AI 加持的终端效率革命
前端·人工智能·claude
孟祥_成都13 分钟前
AI 术语满天飞?90% 的人只懂名词,不懂为什么!
前端·人工智能
机器之心19 分钟前
高德纳:「震惊!震惊!」Claude破解《计算机程序设计艺术》难题
人工智能·openai
石臻臻的杂货铺35 分钟前
GPT-5.4 发布:Computer Use 超越人类,Tool Search 让 Agent 用工具省了一半 token
人工智能
gustt38 分钟前
使用 LangChain 构建 AI 代理:自动化创建 React TodoList 应用
人工智能·llm·agent
碳基沙盒1 小时前
OpenClaw 浏览器自动化配置完全指南
人工智能
Baihai_IDP1 小时前
在 Anthropic 的这两年,我学会了 13 件事
人工智能·程序员·llm
IT_陈寒2 小时前
JavaScript这5个隐藏技巧,90%的开发者都不知道!
前端·人工智能·后端
IvanCodes2 小时前
Anthropic突然开火:中国大模型被指大规模蒸馏攻击
人工智能·llm
风象南3 小时前
AI 写代码效果差?大多数人第一步就错了
人工智能·后端