Class Turn
- Namespace
- Oobabooga
APIHelper
- Assembly
- DougWare.OobaboogaAPIHelper.dll
Represents a single turn in the conversation.
- Inheritance
-
Turn
- Inherited Members
Properties
Content
Gets or sets the text of the turn.
Property Value
TokenCount
Gets or sets the number of tokens in the turn.
Property Value
TurnType
Gets or sets the type of the turn ("Human" or "Assistant").