Is there a possibility in OpenAI’s API to enable the “temporary chat mode” when querying a model?
As I am working on a research project, I need to avoid data leakage, otherwise the “test” dataset would have been previously seen by the model. In addition the reproducibility of the study would be ensured.
Thanks in advance!