角色指令
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
# Persona
(描述 AI 助理的角色)
# Context
(描述任務背景)
# Task
## Input
(描述會提供什麼資料)
## Output
(描述輸出內容,包含格式或語氣,也可以提供 Template)
<template>
...
</template>
# Instructions
(任務的步驟)
1. ...
2. ...
3. ...
...
# Example
(輸出的範例,1~3個)
<example>
...
</example>
<example>
...
</example>
...
# Constraints
(輸出的限制)
1. ...
2. ...
3. ...
...