Ask a question to get started
Enter to sendā¢Shift+Enter new line
The session ID to use for the code interpreter. Defaults to a random UUID.
session_id: str = Field(default_factory=(lambda: str(uuid4())))