Comment by satvikpendem
Comment by satvikpendem 7 days ago
OpenAI doesn't allow write access to any file system. If you are recording posts to be reviewed, then you must necessarily store that information somewhere, at which point you will be allowing the AI to access some sort of data storage system, whether it be a file system or a database.
is that really an issue in practice?
I'm sure you can coax openai to send a http request, at which point you can just queue up automated reports.