Role (LLMRes - Java)

Role who send request (either system, user or assistant) Role associated with the message. Usually this is "assistant" when produced by the LLMReq.completion method. Values can vary based on the language model in use.

Defined in

LLMRes (Java)

Data type

String

Syntax

public String getRole() throws NotesException