Interface ChatModel

The ChatModel describes the response format of a chat request from the citation api.

Export

ChatModel

Hierarchy

  • ChatModel

Properties

citations?: CitationModel[]

Memberof

ChatModel

Memberof

ChatModel

id?: string

Memberof

ChatModel

message?: MessageModel

Memberof

ChatModel

model?: string

Memberof

ChatModel

usage?: UsageModel

Memberof

ChatModel