cofacts / rumors-api

GraphQL API server for clients like rumors-site and rumors-line-bot
https://api.cofacts.tw
MIT License
109 stars 26 forks source link

Insert ROC year into prompt #304

Closed MrOrz closed 1 year ago

MrOrz commented 1 year ago

Currently ChatGPT would mistake ROC year into past dates, giving misleading AI reply like in https://g0v.hackmd.io/mU8qi721RZeAQ9PDfj7XRA#2023517-Year-issue .

This PR mitigates the issue by inserting ROC year inside prompt.

coveralls commented 1 year ago

Coverage Status

Coverage: 88.389% (+0.01%) from 88.376% when pulling 9533a5d6930b3d4cd09175e277004aa6a25a69d8 on year-prompt into 05ecd2c27cdfdd9695ea5a2ebeab2b178a24f390 on master.