Sync: add ai finops and deployment notes

This commit is contained in:
2026-04-26 12:35:45 +08:00
parent f09834b5a5
commit ecdf295ded
14 changed files with 7117 additions and 5832 deletions

View File

@@ -1,32 +1,27 @@
---
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-个性化定义]]
---
title: "OpenAI"
type: entity
tags: ["llm-provider", "openai"]
sources: ["engineering-autonomous-optimization-architect"]
last_updated: 2026-04-26
---
## Aliases
- OpenAI
- OpenAI Inc.
## Definition
OpenAI 是主要的 LLM Provider 之一,提供 GPT 系列模型GPT-4、GPT-4o、GPT-3.5 Turbo 等)。在 [[AutonomousOptimizationArchitect]] 系统中作为主要候选 Provider 之一参与性能排名和流量路由竞争。
## Role in LLM Routing
- 提供多种规模的模型供 [[AutonomousOptimizationArchitect]] 按任务类型分配
- 模型历史性能token 延迟、幻觉率、成本)被 [[AutonomousOptimizationArchitect]] 持续追踪并纳入 Provider 排名
## Key Properties
- **Token 成本**$2.5-15 / 1M tokens因模型而异
- **延迟**:中等至高(取决于模型规模)
- **常见用途**:代码生成、复杂推理、长文档处理
## Connections
- [[Anthropic]] — 同为 LLM Provider竞争关系共同参与 [[SemanticRouting]]
- [[GoogleGemini]] — 同为 LLM Provider在性价比上与 Gemini Flash 形成竞争