# 无双open ai 中文文档 ## Docs - [介绍](https://wushuangai.apifox.cn/doc-4584699.md): - [项目说明](https://wushuangai.apifox.cn/doc-4584700.md): - [导言](https://wushuangai.apifox.cn/doc-4584701.md): - [身份验证](https://wushuangai.apifox.cn/doc-4584702.md): - [发出请求](https://wushuangai.apifox.cn/doc-4584703.md): - [参数详情](https://wushuangai.apifox.cn/doc-4584704.md): - 模型(Models) [支持模型](https://wushuangai.apifox.cn/doc-4584713.md): - gpt > 运行(Runs) [运行对象](https://wushuangai.apifox.cn/doc-4584722.md): - gpt > 运行(Runs) [运行步骤对象](https://wushuangai.apifox.cn/doc-4584723.md): - gpt > 线程数(Threads) [线程对象](https://wushuangai.apifox.cn/doc-4584719.md): - gpt > 留言(Messages) [消息对象](https://wushuangai.apifox.cn/doc-4584720.md): - gpt > 留言(Messages) [消息文件对象](https://wushuangai.apifox.cn/doc-4584721.md): - gpt > 助手测试版(AssistantsBeta) [辅助对象](https://wushuangai.apifox.cn/doc-4584717.md): - gpt > 助手测试版(AssistantsBeta) [辅助文件对象](https://wushuangai.apifox.cn/doc-4584718.md): - gpt > 文件(Files) [README](https://wushuangai.apifox.cn/doc-4584714.md): - gpt > 文件(Files) [文件对象](https://wushuangai.apifox.cn/doc-4584715.md): - gpt > 审查(Moderations) [调节对象](https://wushuangai.apifox.cn/doc-4584716.md): - gpt > 图像(Images) [README](https://wushuangai.apifox.cn/doc-4584711.md): - gpt > 图像(Images) [图像对象](https://wushuangai.apifox.cn/doc-4584712.md): - gpt > 微调(Fine-tuning) [ 微调作业对象](https://wushuangai.apifox.cn/doc-4584709.md): - gpt > 微调(Fine-tuning) [微调作业事件对象](https://wushuangai.apifox.cn/doc-4584710.md): - gpt > 嵌入(Embeddings) [嵌入对象](https://wushuangai.apifox.cn/doc-4584708.md): - gpt > 聊天(Chat) [聊天完成对象](https://wushuangai.apifox.cn/doc-4584705.md): - gpt > 聊天(Chat) [聊天完成块对象](https://wushuangai.apifox.cn/doc-4584706.md): - gpt > 自动补全(Completions) [完成对象](https://wushuangai.apifox.cn/doc-4584707.md): - midjourney [Midjourney接入说明](https://wushuangai.apifox.cn/doc-5217585.md): - Claude [claude-3接入说明](https://wushuangai.apifox.cn/doc-5217633.md): ## API Docs - gpt > 运行(Runs) [创建运行](https://wushuangai.apifox.cn/api-187172177.md): 一个[运行](https://platform.openai.com/docs/api-reference/runs/object)对象。 - gpt > 运行(Runs) [检索运行](https://wushuangai.apifox.cn/api-187172178.md): 与指定ID匹配的[运行](https://platform.openai.com/docs/api-reference/runs/object)对象。 - gpt > 运行(Runs) [修改运行](https://wushuangai.apifox.cn/api-187172179.md): 与指定 ID 匹配的修改后的[运行对象。](https://platform.openai.com/docs/api-reference/runs/object) - gpt > 运行(Runs) [列表运行](https://wushuangai.apifox.cn/api-187172180.md): [运行](https://platform.openai.com/docs/api-reference/runs/object)对象的列表。 - gpt > 运行(Runs) [提交工具输出以运行](https://wushuangai.apifox.cn/api-187172181.md): 当运行具有`status: "requires_action"`和`required_action.type`is时`submit_tool_outputs`,此端点可用于在工具调用全部完成后提交输出。所有输出必须在单个请求中提交。 - gpt > 运行(Runs) [取消运行](https://wushuangai.apifox.cn/api-187172182.md): 取消运行`in_progress`。 - gpt > 运行(Runs) [创建线程并运行](https://wushuangai.apifox.cn/api-187172183.md): 创建一个线程并在一个请求中运行它。 - gpt > 运行(Runs) [检索运行步骤](https://wushuangai.apifox.cn/api-187172184.md): 与指定 ID 匹配的[运行步骤](https://platform.openai.com/docs/api-reference/runs/step-object)对象。 - gpt > 运行(Runs) [列出运行步骤](https://wushuangai.apifox.cn/api-187172185.md): - gpt > 线程数(Threads) [创建线程](https://wushuangai.apifox.cn/api-187172167.md): 创建一个线程。 - gpt > 线程数(Threads) [检索线程](https://wushuangai.apifox.cn/api-187172168.md): - gpt > 线程数(Threads) [修改线程](https://wushuangai.apifox.cn/api-187172169.md): 修改后的与指定ID匹配的[线程对象。](https://platform.openai.com/docs/api-reference/threads/object) - gpt > 线程数(Threads) [删除话题](https://wushuangai.apifox.cn/api-187172170.md): 删除一个线程。 - gpt > 留言(Messages) [创建消息](https://wushuangai.apifox.cn/api-187172171.md): - gpt > 留言(Messages) [检索消息](https://wushuangai.apifox.cn/api-187172172.md): 与指定ID匹配的[消息](https://platform.openai.com/docs/api-reference/threads/messages/object)对象。 - gpt > 留言(Messages) [修改留言](https://wushuangai.apifox.cn/api-187172173.md): 修改后的[消息](https://platform.openai.com/docs/api-reference/threads/messages/object)对象。 - gpt > 留言(Messages) [列出消息](https://wushuangai.apifox.cn/api-187172174.md): - gpt > 留言(Messages) [检索消息文件](https://wushuangai.apifox.cn/api-187172175.md): - gpt > 留言(Messages) [列出消息文件](https://wushuangai.apifox.cn/api-187172176.md): - gpt > 助手测试版(AssistantsBeta) [创建助手](https://wushuangai.apifox.cn/api-187172158.md): 创建一个带有模型和说明的助手。 - gpt > 助手测试版(AssistantsBeta) [检索助手](https://wushuangai.apifox.cn/api-187172159.md): - gpt > 助手测试版(AssistantsBeta) [修改助手](https://wushuangai.apifox.cn/api-187172160.md): - gpt > 助手测试版(AssistantsBeta) [删除助手](https://wushuangai.apifox.cn/api-187172161.md): - gpt > 助手测试版(AssistantsBeta) [列出助手](https://wushuangai.apifox.cn/api-187172162.md): 返回助手列表。 - gpt > 助手测试版(AssistantsBeta) [创建辅助文件](https://wushuangai.apifox.cn/api-187172163.md): [通过将File](https://platform.openai.com/docs/api-reference/files)附加到[助手](https://platform.openai.com/docs/api-reference/assistants)来创建助手文件。 - gpt > 助手测试版(AssistantsBeta) [检索助手文件](https://wushuangai.apifox.cn/api-187172164.md): 检索 AssistantFile。 - gpt > 助手测试版(AssistantsBeta) [删除辅助文件](https://wushuangai.apifox.cn/api-187172165.md): - gpt > 助手测试版(AssistantsBeta) [列出助手文件](https://wushuangai.apifox.cn/api-187172166.md): 返回辅助文件的列表。 - gpt > 文件(Files) [上传文件](https://wushuangai.apifox.cn/api-187172152.md): 上传可跨各种端点/功能使用的文件。一个组织上传的所有文件大小最大可达 100 GB。 - gpt > 文件(Files) [删除文件](https://wushuangai.apifox.cn/api-187172153.md): 删除文件。 - gpt > 文件(Files) [检索文件](https://wushuangai.apifox.cn/api-187172154.md): 返回有关特定文件的信息。 - gpt > 文件(Files) [检索文件内容](https://wushuangai.apifox.cn/api-187172155.md): - gpt > 文件(Files) [列出文件](https://wushuangai.apifox.cn/api-187172156.md): - gpt > 审查(Moderations) [创建内容审核](https://wushuangai.apifox.cn/api-187172157.md): 对文本是否违反 OpenAI 的内容政策进行分类 - gpt > 图像(Images) [创建图像](https://wushuangai.apifox.cn/api-187172146.md): [图片](https://platform.openai.com/docs/api-reference/images) - gpt > 图像(Images) [创建图片编辑](https://wushuangai.apifox.cn/api-187172147.md): 在给定原始图像和提示的情况下创建编辑或扩展图像。 - gpt > 图像(Images) [创建图像变体](https://wushuangai.apifox.cn/api-187172148.md): 创建给定图像的变体。 - gpt > 微调(Fine-tuning) [创建微调作业](https://wushuangai.apifox.cn/api-187172141.md): 创建一个作业,根据给定的数据集微调指定的模型。 - gpt > 微调(Fine-tuning) [列出微调作业](https://wushuangai.apifox.cn/api-187172142.md): 列出您组织的微调工作 - gpt > 微调(Fine-tuning) [检索微调作业](https://wushuangai.apifox.cn/api-187172143.md): 获取有关微调工作的信息。 - gpt > 微调(Fine-tuning) [取消微调](https://wushuangai.apifox.cn/api-187172144.md): 立即取消微调工作。 - gpt > 微调(Fine-tuning) [列出微调事件](https://wushuangai.apifox.cn/api-187172145.md): 获取微调作业的状态更新。 - gpt > 嵌入(Embeddings) [创建嵌入](https://wushuangai.apifox.cn/api-187172140.md): 获取给定输入的矢量表示,机器学习模型和算法可以轻松使用该表示。 - gpt > 聊天(Chat) [创建聊天补全](https://wushuangai.apifox.cn/api-187172138.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - gpt > 音频(Audio) [创建语音](https://wushuangai.apifox.cn/api-187172135.md): - gpt > 音频(Audio) [创建转录](https://wushuangai.apifox.cn/api-187172136.md): - gpt > 音频(Audio) [创建翻译](https://wushuangai.apifox.cn/api-187172137.md): - gpt > 自动补全(Completions) [创建完成](https://wushuangai.apifox.cn/api-187172139.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - midjourney > 任务查询 [根据ID列表查询任务](https://wushuangai.apifox.cn/api-219659339.md): - midjourney > 任务查询 [指定ID获取任务](https://wushuangai.apifox.cn/api-219659340.md): - midjourney > 任务查询 [获取任务图片的seed](https://wushuangai.apifox.cn/api-219659341.md): - midjourney [提交swap_face任务(换脸)](https://wushuangai.apifox.cn/api-235731556.md): - midjourney [绘图变化(UPSCALE; VARIATION; REROLL)](https://wushuangai.apifox.cn/api-219659331.md): - midjourney [执行动作(所有的关联按钮动作UPSCALE; VARIATION; REROLL; ZOOM等)](https://wushuangai.apifox.cn/api-219659332.md): - midjourney [绘图变化-simple(UPSCALE; VARIATION; REROLL)](https://wushuangai.apifox.cn/api-219659333.md): - midjourney [提交Blend任务(图生图)](https://wushuangai.apifox.cn/api-219659334.md): - midjourney [提交Describe任务(图生文)](https://wushuangai.apifox.cn/api-219659335.md): - midjourney [提交Imagine任务(文生图、文图生图)](https://wushuangai.apifox.cn/api-219659336.md): - midjourney [提交Modal(提交局部重绘、ZOOM)](https://wushuangai.apifox.cn/api-219659337.md): - midjourney [提交Shorten任务(prompt分析)](https://wushuangai.apifox.cn/api-219659338.md): - Claude [创建聊天(openai格式)](https://wushuangai.apifox.cn/api-219668245.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。