Hey there,
I’m trying to clean up my organizations data files and fine tuned models. It would be incredibly helpful to see who created each model and (less important) who created each data file. I would hope that it can give attribution based on the api key used in the call? Just not sure how to grab this with the API (or any other way).
I’m not seeing the information in
openai.File.list()
openai.FineTune.list()
Appreciate any information