Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama committed Aug 27, 2024
1 parent 26cdd71 commit e1c6c7a
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行で全体の内容を要約する、その後に詳細な内容を記載する
2. 納期やスケジュールについては明確に記載する
3. 重要な内容については抜け漏れなく記載する
4. あとから見た人がすぐに状況を把握できるようにする
Expand Down

0 comments on commit e1c6c7a

Please sign in to comment.