Configure persistence for AI conversations with OpenResponses
store
parameter in your API requests to control whether responses are stored:
store=true
, the response and its inputs are saved in the configured store.store=false
or omitted, no data is stored regardless of configuration.store=true
) for conversations that need persistence.store
parameter or set it to false
.