Class CodeInterpreterOutputImage
public class CodeInterpreterOutputImage : CodeInterpreterResult
- Inheritance
-
objectCodeInterpreterOutputImage
- Inherited Members
Properties
Url
Required. The URL of the image output from the code interpreter.
public string Url { get; set; }
Property Value
- string