NotesLLMResponse
Properties
| Name | Description |
|---|---|
| Content property | The response message generated by Language Model. |
| FinishReason property | The reason the language model stopped generating a response. |
| Role property | Role who send request (either system, user or assistant) Role associated with the message. Usually this is "assistant" when produced by the… |