手动更新

This commit is contained in:
2026-04-23 05:51:04 +08:00
parent b0cdd19bfc
commit c8599198a0
33 changed files with 1680 additions and 12 deletions

34
wiki/entities/ChatGPT.md Normal file
View File

@@ -0,0 +1,34 @@
---
title: "ChatGPT"
type: entity
tags: [ai, llm, product, openai]
last_updated: 2026-04-23
---
# ChatGPT
## Type
Product
## Aliases
- Chat Generative Pre-trained Transformer
- ChatGPT
## Description
ChatGPT 是 OpenAI 开发的大语言模型对话产品,基于 GPT 系列模型支持自定义指令Custom Instructions功能允许用户配置 AI 的响应风格、交互偏好和输出格式。
## Custom Instructions自定义指令
ChatGPT 的个性化配置功能,包含两个维度:
1. **自定义指令**:定义 AI 的响应风格和交互偏好(如"高度有条理"、"主动预判需求"
2. **你的详情**:描述用户背景信息(如专业领域、技术水平、使用场景)
用户可设置:错误零容忍、提供详细解释、引用来源放末尾、不进行道德说教等个性化要求。
## Relevance to This Wiki
- [[openai-chatgpt-个性化定义]]:用户的完整 ChatGPT 个性化配置定义
- [[AI簡報工作流]]ChatGPT 担任"知识整理者"角色
- [[designing-for-agentic-ai]]ChatGPT 是个性化配置的典型案例
## Sources
- [[openai-chatgpt-个性化定义]]
- [[教學-chatgpt-先做知識整理-再讓-canva-gamma-ai-輸出簡報]]