extractSingleText
extractSingleText(
message):string|null
Defined in: packages/core/src/utils/llms.ts:45
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”string | null
The extracted images