File: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php
-
methodMessagePart::toArray()
{@inheritDoc}
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:201 -
methodMessagePart::fromArray()
{@inheritDoc}
Used by 3 functions | Uses 4 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:225 -
methodMessagePart::__clone()
Performs a deep clone of the message part.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:254 -
methodMessagePart::getType()
Gets the type of this message part.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:124 -
Gets the thought signature.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:135 -
methodMessagePart::getText()
Gets the text content.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:146 -
methodMessagePart::getFile()
Gets the file.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:157 -
Gets the function call.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:168 -
Gets the function response.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:179 -
{@inheritDoc}
Used by 1 function | Uses 3 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:188 -
Gets the channel this message part belongs to.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:113 -
classMessagePart
Represents a part of a message.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:38 -
Constructor that accepts various content types and infers the message part type.
Used by 10 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Messages/DTO/MessagePart.php:85