Together-Java / TJ-Bot

TJ-Bot is a Discord Bot used on the Together Java server. It is maintained by the community, anyone can contribute.
https://togetherjava.org
GNU General Public License v3.0
101 stars 86 forks source link

ChatGPT Auto-Answer should not be posted when attachment #1121

Closed SquidXTV closed 3 months ago

SquidXTV commented 4 months ago

About

Currently the chatgpt response checks for images and links before posting a response. This is used to prevent bad answers because of missing context.

It is currently missing the check for attachments in general, like PDFs or similar.

firasrg commented 3 months ago

From the information I have, this issue is quite similar to #918. The new check on attachment(s), should apply to all kinds of files like PDF, text or others ..