Can I check the behavior of code-interpreter via the API?

Hi.
If via API, the assistant and user content can be checked.
However, if via the web, you can also check the behavior of the code interpreter.
I want to check the behavior of the code interpreter via API.
In the image below, I want to get the contents of the red line. Is this functionality implemented? If not, I would like to see it implemented!

thank you.

4 Likes

I think it is in the run steps. check the API for listing run steps here: https://platform.openai.com/docs/api-reference/runs/listRunSteps

1 Like