Class MessageAnnotation
- Namespace
- OpenAI.
Object Models. Shared Models
- Assembly
- AntRunnerLib.dll
File citation |File path
- Inheritance
-
System.
Object MessageAnnotation
- Implements
-
System.
IEquatable <MessageAnnotation >
- Inherited Members
-
System.
Object. Equals(System. Object) System.Object. Equals(System. Object, System. Object) System.Object. Get Hash Code() System.Object. Get Type() System.Object. Memberwise Clone() System.Object. Reference Equals(System. Object, System. Object) System.Object. To String()
Properties
EndIndex
Property Value
- System.
Int32
FileCitation
Property Value
FilePathAnnotation
[JsonPropertyName("file_path")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public FilePathAnnotation FilePathAnnotation { get; set; }
Property Value
StartIndex
Property Value
- System.
Int32
Text
The text in the message content that needs to be replaced.
Property Value
- System.
String
Type
type can be:file_citation、file_path
Property Value
- System.
String