Updating message

This commit is contained in:
Steve White 2025-01-25 22:03:05 -06:00
parent 698e7caa6f
commit 171698a56b
1 changed files with 2 additions and 1 deletions

View File

@ -124,7 +124,8 @@ type decisionResult struct {
func (p *Processor) evaluatePaper(paper Paper, criteria string) (*decisionResult, error) {
prompt := fmt.Sprintf(`Please evaluate the following academic paper against the provided criteria.
Respond with either "ACCEPT" or "REJECT" followed by a brief explanation of your decision. Please do not use markdown emphasis.
Respond with either "ACCEPT" or "REJECT" followed by a brief explanation of your decision.
Do not use markdown emphasis in your response. Keep your response clear and concise.
Your response should be in the format:
DECISION
Explanation