New and updated in 0.1.0
-
Represents a long-running generative AI operation.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Operations/DTO/GenerativeAiOperation.php:24 -
methodMimeType::__toString()
Gets the string representation of the MIME type.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Files/ValueObjects/MimeType.php:251 -
methodMimeType::isDocument()
Checks if this is a document MIME type.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Files/ValueObjects/MimeType.php:221 -
methodMimeType::equals()
Checks if this MIME type equals another.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Files/ValueObjects/MimeType.php:234