--- title: "ChatGPT" type: entity tags: [openai, llm, ai] date: 2026-04-18 --- ## Description OpenAI 开发的大型语言模型,底座大模型的代表产品。ChatGPT 是目前最知名的 LLM 之一,广泛用于对话、写作、编程等场景。 ## Type - 底座大模型(Base Model) ## Related Concepts - [[LLM]]:大型语言模型 - [[RAG]]:可用于为 ChatGPT 提供外部知识 - [[AI代理]]:可作为 Agent 的推理引擎