extractSingleText
extractSingleText(
message
):null
|string
Defined in: .build/typescript/packages/core/src/utils/llms.ts:49
Extracts a single text from a multi-modal message content
Parameters
Section titled “Parameters”message
Section titled “message”The message to extract images from.
Returns
Section titled “Returns”null
| string
The extracted images