# OpenAI(ChatGPT) ## Docs - [介绍](https://openai.apifox.cn/doc-2653713.md): - [项目说明](https://openai.apifox.cn/doc-2651222.md): - [导言](https://openai.apifox.cn/doc-2187069.md): - [身份验证](https://openai.apifox.cn/doc-2187079.md): - [发出请求](https://openai.apifox.cn/doc-2187082.md): - [参数详情](https://openai.apifox.cn/doc-2187050.md): - 聊天(Chat) [Chat Completions 对象](https://openai.apifox.cn/doc-3222729.md): - 聊天(Chat) [Chat Completions 对象块](https://openai.apifox.cn/doc-3222739.md): - 自动补全(Completions) [Completions 对象](https://openai.apifox.cn/doc-3222745.md): - 嵌入(Embeddings) [嵌入对象](https://openai.apifox.cn/doc-3222660.md): - 微调(Fine-tuning) [ 微调作业对象](https://openai.apifox.cn/doc-3222700.md): - 微调(Fine-tuning) [微调作业事件对象](https://openai.apifox.cn/doc-3223472.md): - 文件(Files) [README](https://openai.apifox.cn/doc-2651945.md): - 文件(Files) [文件对象](https://openai.apifox.cn/doc-3223490.md): - 图像(Images) [README](https://openai.apifox.cn/doc-2658429.md): - 图像(Images) [图像对象](https://openai.apifox.cn/doc-3223557.md): - 模型(Models) [模型对象](https://openai.apifox.cn/doc-3223586.md): - 审查(Moderations) [调节对象](https://openai.apifox.cn/doc-3223607.md): - 助手测试版(AssistantsBeta) [辅助对象](https://openai.apifox.cn/doc-3223655.md): - 助手测试版(AssistantsBeta) [辅助文件对象](https://openai.apifox.cn/doc-3223702.md): - 线程数(Threads) [线程对象](https://openai.apifox.cn/doc-3223763.md): - 留言(Messages) [消息对象](https://openai.apifox.cn/doc-3223849.md): - 留言(Messages) [消息文件对象](https://openai.apifox.cn/doc-3223933.md): - 运行(Runs) [运行对象](https://openai.apifox.cn/doc-3224894.md): - 运行(Runs) [运行步骤对象](https://openai.apifox.cn/doc-3224946.md): ## API Docs - 音频(Audio) [创建语音](https://openai.apifox.cn/api-123512277.md): - 音频(Audio) [创建转录](https://openai.apifox.cn/api-123512920.md): - 音频(Audio) [创建翻译](https://openai.apifox.cn/api-123513299.md): - 聊天(Chat) [创建 Chat Completions](https://openai.apifox.cn/api-67883981.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - 自动补全(Completions) [创建 Completions](https://openai.apifox.cn/api-55352401.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - 嵌入(Embeddings) [创建嵌入](https://openai.apifox.cn/api-55352407.md): 获取给定输入的矢量表示,机器学习模型和算法可以轻松使用该表示。 - 微调(Fine-tuning) [创建微调作业](https://openai.apifox.cn/api-123563406.md): 创建一个作业,根据给定的数据集微调指定的模型。 - 微调(Fine-tuning) [列出微调作业](https://openai.apifox.cn/api-123565724.md): 列出您组织的微调工作 - 微调(Fine-tuning) [检索微调作业](https://openai.apifox.cn/api-123567048.md): 获取有关微调工作的信息。 - 微调(Fine-tuning) [取消微调](https://openai.apifox.cn/api-123568269.md): 立即取消微调工作。 - 微调(Fine-tuning) [列出微调事件](https://openai.apifox.cn/api-123569735.md): 获取微调作业的状态更新。 - 文件(Files) [列出文件](https://openai.apifox.cn/api-123573424.md): - 文件(Files) [上传文件](https://openai.apifox.cn/api-55352408.md): 上传可跨各种端点/功能使用的文件。一个组织上传的所有文件大小最大可达 100 GB。 - 文件(Files) [删除文件](https://openai.apifox.cn/api-55352410.md): 删除文件。 - 文件(Files) [检索文件](https://openai.apifox.cn/api-55352411.md): 返回有关特定文件的信息。 - 文件(Files) [检索文件内容](https://openai.apifox.cn/api-55352412.md): - 图像(Images) [创建图像](https://openai.apifox.cn/api-55352404.md): [图片](https://platform.openai.com/docs/api-reference/images) - 图像(Images) [创建图片编辑](https://openai.apifox.cn/api-55352405.md): 在给定原始图像和提示的情况下创建编辑或扩展图像。 - 图像(Images) [创建图像变体](https://openai.apifox.cn/api-55352406.md): 创建给定图像的变体。 - 模型(Models) [列出模型](https://openai.apifox.cn/api-55352403.md): 列出当前可用的型号,并提供每个型号的基本信息,例如所有者和可用性。 - 模型(Models) [检索模型](https://openai.apifox.cn/api-55352400.md): 检索模型实例,提供有关模型的基本信息,例如所有者和权限。 - 模型(Models) [删除微调模型](https://openai.apifox.cn/api-123577606.md): 删除微调模型。您必须在组织中具有所有者角色才能删除模型。 - 审查(Moderations) [创建内容审核](https://openai.apifox.cn/api-55352419.md): 对文本是否违反 OpenAI 的内容政策进行分类 - 助手测试版(AssistantsBeta) [创建助手](https://openai.apifox.cn/api-123585510.md): 创建一个带有模型和说明的助手。 - 助手测试版(AssistantsBeta) [检索助手](https://openai.apifox.cn/api-123585937.md): - 助手测试版(AssistantsBeta) [修改助手](https://openai.apifox.cn/api-123587535.md): - 助手测试版(AssistantsBeta) [删除助手](https://openai.apifox.cn/api-123588237.md): - 助手测试版(AssistantsBeta) [列出助手](https://openai.apifox.cn/api-123588809.md): 返回助手列表。 - 助手测试版(AssistantsBeta) [创建辅助文件](https://openai.apifox.cn/api-123590299.md): [通过将File](https://platform.openai.com/docs/api-reference/files)附加到[助手](https://platform.openai.com/docs/api-reference/assistants)来创建助手文件。 - 助手测试版(AssistantsBeta) [检索助手文件](https://openai.apifox.cn/api-123590618.md): 检索 AssistantFile。 - 助手测试版(AssistantsBeta) [删除辅助文件](https://openai.apifox.cn/api-123590730.md): - 助手测试版(AssistantsBeta) [列出助手文件](https://openai.apifox.cn/api-123591140.md): 返回辅助文件的列表。 - 线程数(Threads) [创建线程](https://openai.apifox.cn/api-123594894.md): 创建一个线程。 - 线程数(Threads) [检索线程](https://openai.apifox.cn/api-123596203.md): - 线程数(Threads) [修改线程](https://openai.apifox.cn/api-123596446.md): 修改后的与指定ID匹配的[线程对象。](https://platform.openai.com/docs/api-reference/threads/object) - 线程数(Threads) [删除话题](https://openai.apifox.cn/api-123596621.md): 删除一个线程。 - 留言(Messages) [创建消息](https://openai.apifox.cn/api-123599389.md): - 留言(Messages) [检索消息](https://openai.apifox.cn/api-123604083.md): 与指定ID匹配的[消息](https://platform.openai.com/docs/api-reference/threads/messages/object)对象。 - 留言(Messages) [修改留言](https://openai.apifox.cn/api-123604984.md): 修改后的[消息](https://platform.openai.com/docs/api-reference/threads/messages/object)对象。 - 留言(Messages) [列出消息](https://openai.apifox.cn/api-123605513.md): - 留言(Messages) [检索消息文件](https://openai.apifox.cn/api-123606077.md): - 留言(Messages) [列出消息文件](https://openai.apifox.cn/api-123606967.md): - 运行(Runs) [创建运行](https://openai.apifox.cn/api-123705455.md): 一个[运行](https://platform.openai.com/docs/api-reference/runs/object)对象。 - 运行(Runs) [检索运行](https://openai.apifox.cn/api-123705510.md): 与指定ID匹配的[运行](https://platform.openai.com/docs/api-reference/runs/object)对象。 - 运行(Runs) [修改运行](https://openai.apifox.cn/api-123706594.md): 与指定 ID 匹配的修改后的[运行对象。](https://platform.openai.com/docs/api-reference/runs/object) - 运行(Runs) [列表运行](https://openai.apifox.cn/api-123707069.md): [运行](https://platform.openai.com/docs/api-reference/runs/object)对象的列表。 - 运行(Runs) [提交工具输出以运行](https://openai.apifox.cn/api-123708104.md): 当运行具有`status: "requires_action"`和`required_action.type`is时`submit_tool_outputs`,此端点可用于在工具调用全部完成后提交输出。所有输出必须在单个请求中提交。 - 运行(Runs) [取消运行](https://openai.apifox.cn/api-123708393.md): 取消运行`in_progress`。 - 运行(Runs) [创建线程并运行](https://openai.apifox.cn/api-123708995.md): 创建一个线程并在一个请求中运行它。 - 运行(Runs) [检索运行步骤](https://openai.apifox.cn/api-123709421.md): 与指定 ID 匹配的[运行步骤](https://platform.openai.com/docs/api-reference/runs/step-object)对象。 - 运行(Runs) [列出运行步骤](https://openai.apifox.cn/api-123709518.md): - 已弃用-音频(Audio) [创建转录](https://openai.apifox.cn/api-67883982.md): 了解如何将音频转换为文本。 - 已弃用-音频(Audio) [创建翻译](https://openai.apifox.cn/api-67883983.md): 将音频翻译成英文。