Automatically reuse container from most recent response (code execution).
When using the built-in
code execution tool,
model responses will include container metadata. Set reuse_last_container=True
to automatically reuse the container from the most recent response for subsequent
invocations.
reuse_last_container: bool | None = None