Class ContentDelta
public class ContentDelta
- Inheritance
-
objectContentDelta
Properties
InputJson
public string InputJson { get; set; }
Property Value
- string
PartialJson
public string PartialJson { get; set; }
Property Value
- string
Signature
public string Signature { get; set; }
Property Value
- string
Text
public string Text { get; set; }
Property Value
- string
Thinking
public string Thinking { get; set; }
Property Value
- string
Type
public ContentDeltaType Type { get; set; }