getFirstSystemMessage
getFirstSystemMessage(
messages):string|undefined
Defined in: system-message.ts:77
Get first system message as string (for providers that only support one).
Parameters
Section titled “Parameters”messages
Section titled “messages”readonly IRMessage[]
Message array
Returns
Section titled “Returns”string | undefined
First system message content or undefined