手动更新

This commit is contained in:
2026-04-23 05:51:04 +08:00
parent b0cdd19bfc
commit c8599198a0
33 changed files with 1680 additions and 12 deletions

32
wiki/entities/OpenAI.md Normal file
View File

@@ -0,0 +1,32 @@
---
title: "OpenAI"
type: entity
tags: [ai, company, llm]
last_updated: 2026-04-23
---
# OpenAI
## Type
Company
## Aliases
- OpenAI LLC
- OpenAI LP盈利主体
## Description
OpenAI 是美国人工智能研究公司,开发了 GPT 系列大语言模型、ChatGPT 产品、API 接口及 DALL·E 图像生成模型。
## Key Products
- **ChatGPT**:对话式 AI 助手支持自定义指令Custom Instructions功能
- **GPT-4 / GPT-4o / GPT-4.5**:最新大语言模型系列
- **OpenAI API**:为开发者提供 LLM 调用接口
- **DALL·E**:文本生成图像模型
- **Whisper**:开源语音识别模型
- **Sora**:视频生成模型
## Relevance to This Wiki
OpenAI 是本 Wiki 中多个 AI 工具和方案的底层技术提供商:[[ChatGPT]] 是用户自定义配置的主体;[[OpenClaw]] 可接入 OpenAI APIn8n、Claude 等工具均支持 OpenAI 模型集成。
## Sources
- [[openai-chatgpt-个性化定义]]