Module: Copilot::ResponseFormat

Defined in:
lib/copilot/types.rb

Overview

Response format for message responses.

Constant Summary collapse

TEXT =
"text"
IMAGE =
"image"
JSON_OBJECT =
"json_object"