Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenericChatResponse

The response for a chat conversation.

Properties

Const apiFormat

apiFormat: string = "GENERIC"

choices

choices: Array<ChatChoice>

A list of generated texts. Can be more than one if n is greater than 1.

timeCreated

timeCreated: Date

The Unix timestamp (in seconds) of when the response text was generated.

Methods

getDeserializedJsonObj

getJsonObj