Extracts the content of a user's message from an LLMMessage
object at a specific index.
Value
Returns the content of the user's message at the specified index. If no messages are found, returns NA_character_
.
Extracts the content of a user's message from an LLMMessage
object at a specific index.
Returns the content of the user's message at the specified index. If no messages are found, returns NA_character_
.