-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and rename ICIO.json to ICIO.yml
- Loading branch information
Showing
2 changed files
with
12 additions
and
19 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: "ICIO" | ||
author: "Elavis Saravia" | ||
description: 非常适用于根据特定指令和相关背景信息生成输出的领域 | ||
fields: | ||
- Instruction: | ||
text: 即你希望 AI 执行的具体任务 | ||
- Context: | ||
text: 给AI更多的背景信息引导模型做出更贴合需求的回复 | ||
- InputData: | ||
text: 告知模型需要处理的数据 | ||
- OutputIndicator: | ||
text: 告知模型我们要输出的类型或风格 |