Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,17 +0,0 @@
---
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 的推理引擎