Skip to content

ICIO 框架

Instruction + Context + Input + Output format,极简但高效的提示词框架。

Key Points

  • 四要素极简框架:指令 + 上下文 + 输入 + 输出格式
  • 快速上手,适合日常 Prompt 编写
  • 强调输出格式的明确性
  • 是复杂框架的轻量替代

Details

ICIO 框架将 Prompt 简化为四个核心要素:要做什么(Instruction)、背景信息(Context)、具体输入(Input)、期望的输出格式(Output format)。

Sources

  • docs/md/guide/ai/prompt-engineering/02-01-methods/02-07-icio-framework.md

Released under the MIT License.