Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenericChatResponse

The response to the 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 generation was created.

Methods

getDeserializedJsonObj

getJsonObj