-
-
Notifications
You must be signed in to change notification settings - Fork 635
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Code Interpreter in the Responses API exposes containers to the user. The Containers API (https://platform.openai.com/docs/api-reference/containers) allows for interaction with the container. I would be useful if this API was supported.
Example use case:
- A code interpreter call creates an image
- The image is created in the container
- The image is retrieved with the containers API: https://platform.openai.com/docs/api-reference/container-files/retrieveContainerFile
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request