Files
nexus/wiki/sources/系统提示词构建原则.md

29 lines
944 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: source
tags: []
date: 2025-03-14
---
## Source File
- [[raw/AI/系统提示词构建原则.md]]
## Summary
- 核心主题系统级提示词System Prompt的构建原则与最佳实践
- 问题域Prompt工程、系统提示词设计
- 方法/机制:结构化设计系统提示词的各组成部分
- 结论/价值高质量系统提示词是AI应用稳定输出的基础
## Key Claims
- 系统提示词应包含:角色定义、任务范围、输出格式、约束条件
- 好的系统提示词需要清晰、无歧义、可执行
- 需要持续迭代优化,根据实际输出效果调整
## Key Concepts
- [[系统提示词]]定义AI角色身份和行为规范的最高层Prompt
- [[提示词工程]] ← extends ← [[系统提示词]]
## Connections
- [[提示词框架]] ← relates_to ← [[系统提示词]]
- [[Prompt能力]] ← relates_to ← [[系统提示词]]