Files
nexus/wiki/entities/OpenAI.md
2026-04-27 16:26:34 +08:00

28 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 形成竞争