graph TD
A["播客应用需求"] --> B{"内容质量要求"}
B -->|"高质量深度内容"| C["gpt-5-2025-08-07
标准版"]
B -->|"对话式内容"| D["gpt-5-chat-latest
对话版"]
B -->|"基础信息内容"| E["gpt-5-mini-2025-08-07
轻量版"]
B -->|"辅助功能"| F["gpt-5-nano-2025-08-07
极速版"]
C --> G["高成本
高质量"]
D --> H["中等成本
优秀对话体验"]
E --> I["低成本
基本质量"]
F --> J["最低成本
低准确率"]
style A fill:#faf7f0,stroke:#2d3748,stroke-width:2px,color:#2d3748
style C fill:#f0f9f4,stroke:#9caf88,stroke-width:2px,color:#2d3748
style D fill:#faf6f0,stroke:#b5a082,stroke-width:2px,color:#2d3748
style E fill:#f0f8ff,stroke:#4a90e2,stroke-width:2px,color:#2d3748
style F fill:#f5f0ff,stroke:#9b59b6,stroke-width:2px,color:#2d3748
style B fill:#ffffff,stroke:#64748b,stroke-width:2px,color:#2d3748
style G fill:#e3f2ed,stroke:#68d391,stroke-width:2px,color:#2d3748
style H fill:#f7f2e9,stroke:#ecc94b,stroke-width:2px,color:#2d3748
style I fill:#e6f3ff,stroke:#63b3ed,stroke-width:2px,color:#2d3748
style J fill:#f3e8ff,stroke:#b794f4,stroke-width:2px,color:#2d3748