Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 4.37 KB

File metadata and controls

14 lines (10 loc) · 4.37 KB

ChatMessageCitation

Information about the source for a ChatMessage.

Fields

Field Type Required Description Example
tracking_token Optional[str] An opaque token that represents this particular result in this particular ChatMessage. To be used for /feedback reporting.
source_document Optional[models.Document] N/A
source_file Optional[models.ChatFile] Structure for file uploaded by a user for Chat.
source_person Optional[models.Person] N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
reference_ranges List[models.ReferenceRange] Each reference range and its corresponding snippets