Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CohereToolMessage

A message that represents a single chat dialog as TOOL role.

Properties

Const role

role: string = "TOOL"

toolResults

toolResults: Array<CohereToolResult>

A list of results from invoking tools recommended by the model in the previous chat turn.

Methods

getDeserializedJsonObj

getJsonObj