← Back to context

Comment by satvikpendem

7 days ago

That's what you tell the AI to do, who knows what other systems it has access to? For example, where is it writing the flags for these posts? Can it access the file system and do something programmatically? Et cetera, et cetera.

The same way OpenAI offers its service to hundreds of millions of users without compromising any other systems it’s running on.

  • 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.

      1 reply →

    • CustomGPTs have write access to change their name and icon. OpenAI has a memory feature which persists between chat sessions. What are you talking about?