# OpenAI(ChatGPT)中文文档 copy ## Docs - [介绍](https://docs.apihy.com/doc-6508734.md): - [项目说明](https://docs.apihy.com/doc-6508735.md): - [导言](https://docs.apihy.com/doc-6508736.md): - [身份验证](https://docs.apihy.com/doc-6508737.md): - [发出请求](https://docs.apihy.com/doc-6508738.md): - [参数详情](https://docs.apihy.com/doc-6508739.md): - 聊天(Chat) [Chat Completions 对象](https://docs.apihy.com/doc-6508740.md): - 聊天(Chat) [Chat Completions 对象块](https://docs.apihy.com/doc-6508741.md): - 自动补全(Completions) [Completions 对象](https://docs.apihy.com/doc-6508742.md): - 嵌入(Embeddings) [嵌入对象](https://docs.apihy.com/doc-6508743.md): - 微调(Fine-tuning) [ 微调作业对象](https://docs.apihy.com/doc-6508744.md): - 微调(Fine-tuning) [微调作业事件对象](https://docs.apihy.com/doc-6508745.md): - 图像(Images) [README](https://docs.apihy.com/doc-6508746.md): - 图像(Images) [图像对象](https://docs.apihy.com/doc-6508747.md): - 模型(Models) [模型对象](https://docs.apihy.com/doc-6508748.md): - 文件(Files) [README](https://docs.apihy.com/doc-6508749.md): - 文件(Files) [文件对象](https://docs.apihy.com/doc-6508750.md): - 审查(Moderations) [调节对象](https://docs.apihy.com/doc-6508751.md): - 助手测试版(AssistantsBeta) [辅助对象](https://docs.apihy.com/doc-6508752.md): - 助手测试版(AssistantsBeta) [辅助文件对象](https://docs.apihy.com/doc-6508753.md): - 线程数(Threads) [线程对象](https://docs.apihy.com/doc-6508754.md): - 留言(Messages) [消息对象](https://docs.apihy.com/doc-6508755.md): - 留言(Messages) [消息文件对象](https://docs.apihy.com/doc-6508756.md): - 运行(Runs) [运行对象](https://docs.apihy.com/doc-6508757.md): - 运行(Runs) [运行步骤对象](https://docs.apihy.com/doc-6508758.md): ## API Docs - 音频(Audio) [创建语音](https://docs.apihy.com/api-287507398.md): - 音频(Audio) [创建转录](https://docs.apihy.com/api-287507399.md): - 音频(Audio) [创建翻译](https://docs.apihy.com/api-287507400.md): - 聊天(Chat) [创建 Chat Completions](https://docs.apihy.com/api-287507401.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - 自动补全(Completions) [创建 Completions](https://docs.apihy.com/api-287507402.md): 给定一个提示,该模型将返回一个或多个预测的完成,并且还可以返回每个位置的替代标记的概率。 - 嵌入(Embeddings) [创建嵌入](https://docs.apihy.com/api-287507403.md): 获取给定输入的矢量表示,机器学习模型和算法可以轻松使用该表示。 - 微调(Fine-tuning) [创建微调作业](https://docs.apihy.com/api-287507404.md): 创建一个作业,根据给定的数据集微调指定的模型。 - 微调(Fine-tuning) [列出微调作业](https://docs.apihy.com/api-287507405.md): 列出您组织的微调工作 - 微调(Fine-tuning) [检索微调作业](https://docs.apihy.com/api-287507406.md): 获取有关微调工作的信息。 - 微调(Fine-tuning) [取消微调](https://docs.apihy.com/api-287507407.md): 立即取消微调工作。 - 微调(Fine-tuning) [列出微调事件](https://docs.apihy.com/api-287507408.md): 获取微调作业的状态更新。 - 图像(Images) [创建图像](https://docs.apihy.com/api-287507409.md): [图片](https://platform.openai.com/docs/api-reference/images) - 图像(Images) [创建图片编辑](https://docs.apihy.com/api-287507410.md): 在给定原始图像和提示的情况下创建编辑或扩展图像。 - 图像(Images) [创建图像变体](https://docs.apihy.com/api-287507411.md): 创建给定图像的变体。 - 模型(Models) [列出模型](https://docs.apihy.com/api-287507412.md): 列出当前可用的型号,并提供每个型号的基本信息,例如所有者和可用性。 - 模型(Models) [检索模型](https://docs.apihy.com/api-287507413.md): 检索模型实例,提供有关模型的基本信息,例如所有者和权限。 - 模型(Models) [删除微调模型](https://docs.apihy.com/api-287507414.md): 删除微调模型。您必须在组织中具有所有者角色才能删除模型。 - 文件(Files) [列出文件](https://docs.apihy.com/api-287507415.md): - 文件(Files) [上传文件](https://docs.apihy.com/api-287507416.md): 上传可跨各种端点/功能使用的文件。一个组织上传的所有文件大小最大可达 100 GB。 - 文件(Files) [删除文件](https://docs.apihy.com/api-287507417.md): 删除文件。 - 文件(Files) [检索文件](https://docs.apihy.com/api-287507418.md): 返回有关特定文件的信息。 - 文件(Files) [检索文件内容](https://docs.apihy.com/api-287507419.md): - 审查(Moderations) [创建内容审核](https://docs.apihy.com/api-287507420.md): 对文本是否违反 OpenAI 的内容政策进行分类 - 助手测试版(AssistantsBeta) [创建助手](https://docs.apihy.com/api-287507421.md): 创建一个带有模型和说明的助手。 - 助手测试版(AssistantsBeta) [检索助手](https://docs.apihy.com/api-287507422.md): - 助手测试版(AssistantsBeta) [修改助手](https://docs.apihy.com/api-287507423.md): - 助手测试版(AssistantsBeta) [删除助手](https://docs.apihy.com/api-287507424.md): - 助手测试版(AssistantsBeta) [列出助手](https://docs.apihy.com/api-287507425.md): 返回助手列表。 - 助手测试版(AssistantsBeta) [创建辅助文件](https://docs.apihy.com/api-287507426.md): [通过将File](https://platform.openai.com/docs/api-reference/files)附加到[助手](https://platform.openai.com/docs/api-reference/assistants)来创建助手文件。 - 助手测试版(AssistantsBeta) [检索助手文件](https://docs.apihy.com/api-287507427.md): 检索 AssistantFile。 - 助手测试版(AssistantsBeta) [删除辅助文件](https://docs.apihy.com/api-287507428.md): - 助手测试版(AssistantsBeta) [列出助手文件](https://docs.apihy.com/api-287507429.md): 返回辅助文件的列表。 - 线程数(Threads) [创建线程](https://docs.apihy.com/api-287507430.md): 创建一个线程。 - 线程数(Threads) [检索线程](https://docs.apihy.com/api-287507431.md): - 线程数(Threads) [修改线程](https://docs.apihy.com/api-287507432.md): 修改后的与指定ID匹配的[线程对象。](https://platform.openai.com/docs/api-reference/threads/object) - 线程数(Threads) [删除话题](https://docs.apihy.com/api-287507433.md): 删除一个线程。 - 留言(Messages) [创建消息](https://docs.apihy.com/api-287507434.md): - 留言(Messages) [检索消息](https://docs.apihy.com/api-287507435.md): 与指定ID匹配的[消息](https://platform.openai.com/docs/api-reference/threads/messages/object)对象。 - 留言(Messages) [修改留言](https://docs.apihy.com/api-287507436.md): 修改后的[消息](https://platform.openai.com/docs/api-reference/threads/messages/object)对象。 - 留言(Messages) [列出消息](https://docs.apihy.com/api-287507437.md): - 留言(Messages) [检索消息文件](https://docs.apihy.com/api-287507438.md): - 留言(Messages) [列出消息文件](https://docs.apihy.com/api-287507439.md): - 运行(Runs) [创建运行](https://docs.apihy.com/api-287507440.md): 一个[运行](https://platform.openai.com/docs/api-reference/runs/object)对象。 - 运行(Runs) [检索运行](https://docs.apihy.com/api-287507441.md): 与指定ID匹配的[运行](https://platform.openai.com/docs/api-reference/runs/object)对象。 - 运行(Runs) [修改运行](https://docs.apihy.com/api-287507442.md): 与指定 ID 匹配的修改后的[运行对象。](https://platform.openai.com/docs/api-reference/runs/object) - 运行(Runs) [列表运行](https://docs.apihy.com/api-287507443.md): [运行](https://platform.openai.com/docs/api-reference/runs/object)对象的列表。 - 运行(Runs) [提交工具输出以运行](https://docs.apihy.com/api-287507444.md): 当运行具有`status: "requires_action"`和`required_action.type`is时`submit_tool_outputs`,此端点可用于在工具调用全部完成后提交输出。所有输出必须在单个请求中提交。 - 运行(Runs) [取消运行](https://docs.apihy.com/api-287507445.md): 取消运行`in_progress`。 - 运行(Runs) [创建线程并运行](https://docs.apihy.com/api-287507446.md): 创建一个线程并在一个请求中运行它。 - 运行(Runs) [检索运行步骤](https://docs.apihy.com/api-287507447.md): 与指定 ID 匹配的[运行步骤](https://platform.openai.com/docs/api-reference/runs/step-object)对象。 - 运行(Runs) [列出运行步骤](https://docs.apihy.com/api-287507448.md): - 已弃用-音频(Audio) [创建转录](https://docs.apihy.com/api-287507449.md): 了解如何将音频转换为文本。 - 已弃用-音频(Audio) [创建翻译](https://docs.apihy.com/api-287507450.md): 将音频翻译成英文。