Skip to content

Commit

Permalink
人の認知
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama committed Sep 24, 2024
1 parent e089670 commit 6113b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export async function generateSummary (messages: ChatCompletionUserMessageParam[
const summaryPrompt = `
次の内容を要約し、以下の要件を満たしたサマリを作成してください。
1. 最初に箇条書き3行で全体の内容を要約する、その後に詳細な内容を記載する
1. 最初に箇条書き3行で全体の内容を要約して、3行まとめというヘッダを付けてください。その後に詳細な内容を記載してください。
2. 納期やスケジュールについては明確に記載する
3. 重要な内容については抜け漏れなく記載する
4. あとから見た人がすぐに状況を把握できるようにする
Expand Down

0 comments on commit 6113b46

Please sign in to comment.