Skip to content

Commit

Permalink
feat: tune prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
kyong0612 committed Jan 3, 2024
1 parent 96cf1a3 commit 384dd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/gemini/prompt.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ LINEからの問い合わせに対して、自然な会話が成立するよう

promptImageReplyInputTemplate = `
画像から読み取れる文字情報を教えてください。
また、画像から読み取れる文字情報を元に、クライアントに対して自然な会話が成立するような返信をしてください
また、画像から読み取れる文字情報を元にトレーニングを評価して返信してください
` + rules
)

Expand Down

0 comments on commit 384dd86

Please sign in to comment.