Files
nexus/wiki/concepts/自定义指令.md
2026-04-18 03:18:06 +08:00

28 lines
1018 B
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: "自定义指令"
type: concept
tags: [chatgpt, customization, prompt]
date: 2026-04-18
---
## Definition
用户为 ChatGPT 设置的行为指导原则,通过自定义指令功能配置 AI 的响应风格、偏好和行为方式。
## How It Works
用户在 ChatGPT 设置中添加自定义指令,包括两部分:
1. **行为偏好**:期望 AI 如何响应(如"高度有条理"、"提供详细解释"
2. **背景信息**:用户的身份、背景和需求(如专业背景、行业领域)
## Use Cases
- 配置 AI 响应风格(简洁 vs 详细)
- 设置专业领域偏好(技术/商业/创意)
- 定义信息源偏好(重视论证质量而非来源权威性)
- 控制安全/道德讨论的触发阈值
## Related Entities
- [[ChatGPT]]:提供自定义指令功能的 AI 产品
- [[OpenAI]]ChatGPT 的开发商
## Related Concepts
- [[提示语设计]]:更广泛的 AI 提示工程技术
- [[个性化配置]]:用户根据自身需求定制 AI 交互方式的过程