Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion prompts/READMD.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $ promptfoo eval

- `<Task>` 또는 `<Instruction>`: 수행할 작업을 명시합니다.
- `<Context>`: 배경 정보나 맥락을 제공합니다.
- `<Format>`: 원하는 출력 형식을 지정합니다. (예: JSON, 마크다운 표, 글머리 기호)
- `<Format>` 또는 `<Output>`: 원하는 출력 형식을 지정합니다. (예: JSON, 마크다운 표, 글머리 기호)
- `<Tone>` 또는 `<Style>`: 글의 어조나 스타일을 지정합니다.
- `<Example>`: 원하는 결과물의 예시를 보여줍니다.
- `<Constraints>`: 제약 조건(글자 수, 반드시 포함할 단어 등)을 명시합니다.
Loading