Context Packages - A proposal for context persistency

Folks, I’m making a suggestion to AI providers on how to persist context across prompts.

I called it Context Package (CP).

The idea is simple. A CP would be sent to the server along with the first prompt with the information that the app needs to use for every prompt.

The CP persists on the server for the duration of the session and can be edited or removed.

More CPs can be created as needed.

You can learn more about this proposal on my Medium article (search for “Prompt Engineering Is a Workaround. Context Infrastructure Is the Future.“).

This could solve the context issue we all face when developing our apps where the model “forgets” important things and give us, developers, control over it.

Please let me know your thoughts.

Ohhhh I like this, VERY much. It’s something I’ve actually been doing for months now, care to compare notes?

Thanks for proposing an editable server-side Context Package that applications could reuse across prompts instead of resending the same context each time. OpenAI’s Responses and Conversations APIs now support durable conversation state across turns, sessions, devices, and jobs: Conversation state | OpenAI API . That covers part of the workflow, while your request for separately named, editable Context Packages remains useful product feedback. We can’t promise implementation or timing. Since this topic has been inactive, we’re closing it as part of forum housekeeping, and the discussion will remain visible.

— Prashant