Skip to main content

NotesLLMResponse

Properties

NameDescription
Content propertyThe response message generated by Language Model.
FinishReason propertyThe reason the language model stopped generating a response.
Role propertyRole who send request (either system, user or assistant) Role associated with the message. Usually this is "assistant" when produced by the…