image
Classes:
| Name | Description | 
|---|---|
Image | 
          
             | 
        
          Image
  Attributes:
| Name | Type | Description | 
|---|---|---|
b64_json | 
          
                Optional[str]
           | 
          
             The base64-encoded JSON of the generated image, if   | 
        
revised_prompt | 
          
                Optional[str]
           | 
          
             The prompt that was used to generate the image, if there was any revision to the  | 
        
url | 
          
                Optional[str]
           | 
          
             The URL of the generated image, if   | 
        
          b64_json
  
  
      class-attribute
      instance-attribute
  
  The base64-encoded JSON of the generated image, if response_format is
b64_json.
          revised_prompt
  
  
      class-attribute
      instance-attribute
  
  The prompt that was used to generate the image, if there was any revision to the prompt.